On Wednesday, September 30, 2015 at 9:39:43 AM UTC+2, Jon Leech wrote: > > Are there any tools for making asciidoc tables and/or diagrams showing > bitfield packing that are comparable in functionality to the LaTeX > bytefield package? > > > http://ctan.math.washington.edu/tex-archive/macros/latex/contrib/bytefield/bytefield.pdf > > These sorts of tables rapidly get very tedious to code by hand in asciidoc > markup. Something that took a bytefield-like input format and generated SVG > and PDF diagrams using the same fonts as the document text would be > helpful, as an alternative. Obviously I could use an SVG editor myself, but > that would be little improvement over writing raw asciidoc table markup. > > (I replied to author directly by mistake, sending again a simpler email for future reference)
packetdiag[1] (part of blockdiag suite) has an asciidoc plugin[2] [1]: http://blockdiag.com/en/nwdiag/packetdiag-examples.html [2]: https://code.google.com/p/asciidoc-diag-filter/ -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/asciidoc. For more options, visit https://groups.google.com/d/optout.
