Asciidoctor: AsciiDoc with new functions Performance Enhanced
PDF Options
The classic structure of AsciiDoc is more or less directly oriented to HTML, which makes it easier to convert to the formats based on it, including EPUB. If you prefer to create linear documents such as books, you will probably prefer PDFs. There are several ways to create PDFs, and they can lead to quite different results.
One option is using the web browser. Simply create some HTML output, call it in the browser, and export it as a PDF. This approach offers quite extensive support for CSS options. Alternatively, you can use the DocBook 5 tool chain via a2x
. Asciidoctor lets you create PDFs directly with Asciidoctor PDF, but often with less than optimal results.
AsciiDoc opens a way via a FOP conversion. This does not always work as intended, but the process is quite fast. The disadvantage is that there are no meaningful error messages, and errors often remain undetected for a long time.
Yet another option is to use LaTeX. You can create code with AsciiDoc or Asciidoctor and convert it in the conventional way with LaTeX's own tools. This enables high-quality print output, but it requires additional LaTeX know-how and often manual fine-tuning.
Regardless of which path you choose, bear in mind that interactive elements are nearly always lost in the conversion (Figure 2).
Conclusions
Asciidoctor proves to be a worthy successor to AsciiDoc. Its speed and additional plugins, along with direct support in AsciidocFX [10], make it a good, although more complex alternative.
So is there no longer any reason to use AsciiDoc? That depends. For example, a tool chain that works well for ebooks is not to be sneezed at, and the results sometimes turn out to be more compact than the results produced by Asciidoctor EPUB3. Moreover, working with Asciidoctor is far more complex than using AsciiDoc; the additional capabilities make it more difficult for users to find errors.
Overall, with the infrastructure that has grown around Asciidoctor, it appears to be a more agile application. This makes it worthwhile for experienced users to consider making the switch. For newcomers on the other hand, the classic AsciiDoc is still recommended due to its ease of use. Once you are confident with AsciiDoc, you can more easily master a switch to Asciidoctor later.
Infos
- AsciiDoc: https://asciidoc.org
- Asciidoctor: https://asciidoctor.org
- Asciidoctor projects: https://github.com/asciidoctor/
- Asciidoctor manual: https://asciidoctor.org/docs/user-manual
- Asciidoctor EPUB3: https://github.com/asciidoctor/asciidoctor-epub3
- Asciidoctor LaTeX: https://github.com/asciidoctor/asciidoctor-latex
- Asciidoctor PDF: https://github.com/asciidoctor/asciidoctor-pdf/
- AsciiDoc syntax: https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/
- Asciidoctor specifics: https://asciidoctor.org/docs/user-manual/#migrating-from-asciidoc-python
- AsciidocFX: https://asciidocfx.com
« Previous 1 2
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Thousands of Linux Servers Infected with Stealth Malware Since 2021
Perfctl is capable of remaining undetected, which makes it dangerous and hard to mitigate.
-
Halcyon Creates Anti-Ransomware Protection for Linux
As more Linux systems are targeted by ransomware, Halcyon is stepping up its protection.
-
Valve and Arch Linux Announce Collaboration
Valve and Arch have come together for two projects that will have a serious impact on the Linux distribution.
-
Hacker Successfully Runs Linux on a CPU from the Early ‘70s
From the office of "Look what I can do," Dmitry Grinberg was able to get Linux running on a processor that was created in 1971.
-
OSI and LPI Form Strategic Alliance
With a goal of strengthening Linux and open source communities, this new alliance aims to nurture the growth of more highly skilled professionals.
-
Fedora 41 Beta Available with Some Interesting Additions
If you're a Fedora fan, you'll be excited to hear the beta version of the latest release is now available for testing and includes plenty of updates.
-
AlmaLinux Unveils New Hardware Certification Process
The AlmaLinux Hardware Certification Program run by the Certification Special Interest Group (SIG) aims to ensure seamless compatibility between AlmaLinux and a wide range of hardware configurations.
-
Wind River Introduces eLxr Pro Linux Solution
eLxr Pro offers an end-to-end Linux solution backed by expert commercial support.
-
Juno Tab 3 Launches with Ubuntu 24.04
Anyone looking for a full-blown Linux tablet need look no further. Juno has released the Tab 3.
-
New KDE Slimbook Plasma Available for Preorder
Powered by an AMD Ryzen CPU, the latest KDE Slimbook laptop is powerful enough for local AI tasks.