Coder Social home page Coder Social logo

Comments (7)

jirutka avatar jirutka commented on July 30, 2024

How can I address it? What dlist code do you mean?

from asciidoctor-latex.

jxxcarlson avatar jxxcarlson commented on July 30, 2024

Its this code:

https://github.com/asciidoctor/asciidoctor-latex/blob/master/lib/asciidoctor/latex/node_processors.rb#L224-L239

the tex output would look better if when a dlist has lists as items, those lists
start underneath the definition term. Otherwise the first item is out of line line with the others and while it succeeds syntactically and semantically, it fails esthetically.

See what I mean by looking at the pdf output arising from block_dlist.tex

I don’t recall writing this code and thought perhaps tat you did.

On Apr 27, 2015, at 7:03 PM, Jakub Jirutka [email protected] wrote:

How can I address it? What dlist code do you mean?


Reply to this email directly or view it on GitHub.

from asciidoctor-latex.

jirutka avatar jirutka commented on July 30, 2024

There’s a nice feature in git called blame, see this. I’ve just fixed some (technical) bug, don’t know how it looks in LaTeX. So feel free to edit it as you like. :)

from asciidoctor-latex.

jxxcarlson avatar jxxcarlson commented on July 30, 2024

I don’t see your changes. Where do I look?

I see that the code is Otavo’s. Blame is great except possibly for the name_.

On Apr 27, 2015, at 7:47 PM, Jakub Jirutka [email protected] wrote:

There’s a nice feature in git called blame, see this https://github.com/asciidoctor/asciidoctor-latex/blame/master/lib/asciidoctor/latex/node_processors.rb#L224-L239. I’ve just fixed some (technical) bug, don’t know how it looks in LaTeX. So feel free to edit it as you like. :)


Reply to this email directly or view it on GitHub #31 (comment).

from asciidoctor-latex.

mojavelinux avatar mojavelinux commented on July 30, 2024

Blame is great except possibly for the name

Unfortunately true. It is terminology that was inherited from subversion and now deeply embedded in the revision control community. The proper name for it is "annotate". SVN has even aliased the term "praise" since.

from asciidoctor-latex.

jirutka avatar jirutka commented on July 30, 2024

Actually this name is correct in this case – James needed to find who to blame for the code. 😼

from asciidoctor-latex.

jxxcarlson avatar jxxcarlson commented on July 30, 2024

Ah — but it was more praise than blame! Very good code (by @otavo) — needs
one esthetic tweak.

On Apr 28, 2015, at 7:37 AM, Jakub Jirutka [email protected] wrote:

Actually this name is correct in this case – James needed to find who to blame for the code.


Reply to this email directly or view it on GitHub #31 (comment).

from asciidoctor-latex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.