You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added daps validate options --validate-ids (checks
whether IDs match a basic SEO-compatible set of characters) and --validate-images (checks for missing and duplicated images)
Renamed daps checklink to daps linkcheck for consistency
with daps spellcheck and daps stylecheck
Renamed PDFNAME to OUTPUTNAME DC file option to clarify
its purpose
Removed features:
Removed support for the Xfig (.fig), PDF, and EPS image
formats
Removed support for the asciidoc tool, DAPS now only supports
AsciiDoctor
Removed support for --xsltparam which has been replaced by --stringparam
Removed --css=none option of daps epub
Removed daps-auto.pl which has been replaced by daps-autobuild
Removed all support for Python 2 dependencies
Bug fixes:
When AsciiDoctor outputs a warning, DAPS will now fail,
avoiding XML issues that would crop up later (this only works
if AsciiDoctor >= 1.5.7 is used)
Find unresolvable AsciiDoc attribute references (such as {reference}) and error out rather than adding them to the
output
When converting AsciiDoc, always unset the imagesdir
attribute, so DAPS can mandate its own images directory
On successive DAPS runs, always convert AsciiDoc files to XML
again
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
New features:
DocBook set (
--adocset/ADOC_SET="yes")dm:docmanagerduringunpack-lockdropwhen--remove-dmis usedadded as an external file) (Support for DITAA images #540)
{daps-adoc-attribute}from AsciiDoc sources toadd a list of all AsciiDoc attributes used by DAPS to the
output (AsciiDoc/Attributes capture in rendered output #573)
daps validateoptions--validate-ids(checkswhether IDs match a basic SEO-compatible set of characters) and
--validate-images(checks for missing and duplicated images)daps checklinktodaps linkcheckfor consistencywith
daps spellcheckanddaps stylecheckPDFNAMEtoOUTPUTNAMEDC file option to clarifyits purpose
Removed features:
.fig), PDF, and EPS imageformats
asciidoctool, DAPS now only supportsAsciiDoctor
--xsltparamwhich has been replaced by--stringparam--css=noneoption ofdaps epubdaps-auto.plwhich has been replaced bydaps-autobuildBug fixes:
avoiding XML issues that would crop up later (this only works
if AsciiDoctor >= 1.5.7 is used)
{reference}) and error out rather than adding them to theoutput
imagesdirattribute, so DAPS can mandate its own
imagesdirectoryagain
underscores in IDs (AsciiDoctor generates _ids_with_underscores #520)
postprocess.xslclean-up stylesheet:@contentwidthto@widthauthorinitials,othername,lineage<<reference, title>>construct astitle (<xref linkend="reference"/>)(same for links)example syntax that was previously converted to
GeekoDoc-incompatible
formalparaelementsfile of the source has changed
--failure-levelif the version ofAsciiDoctor is new enough to support it
and in DC file at the same time
--paramthe same as--stringparam(When same stringparam is defined on both the command line and within the DC file, build breaks #589)index.htmland[ROOTID].htmlaregenerated during HTML builds
getentityname.py(getentityname.py fails on DB4 files without entity declaration #556)references
than overwrite values
last line of a DC file if it did not end in a newline character
(Missing newline character at end of DC file leads to last line of DC file being ignored #553)
—could notbe found
unpack-locdropruns that failed because file listscontained spaces rather than line breaks
PROFOSvalue duringlocdropdaps html --nostaticbuild failure resulting fromidentical files error
+=operator compatibilitythe document (Misleading error message "ID defined multiple times" when it's not defined #546)
-vvor higher verbosityxml:baseduringdaps linkcheck(Confusing messages about missing xml:base from Adoc checklink #558)daps-xmlwellformeddaps-autobuildDocumentation:
daps-xmlformatanddaps-check-deps(Missing man pages for programs #491)
AsciiDoc book
Packaging changes:
architectures but not on IBM Power/IBM Z
xml-commons-jaxp-1.3-apis, use genericxml-apisThis discussion was created from the release DAPS 3.1.0 stable release.
Beta Was this translation helpful? Give feedback.
All reactions