We have this problem with Japanese characters, see https://trac.osgeo.org/postgis/ticket/5439#comment:8
Adjust submodule imports for py 3.12
Replace imp with importlib
Several parameters in the dblatex package cannot be executed
When using the dblatex - command, you can add at most two books to the used book collection. The two books report the following errors: Error: '>' is not supported between instances of 'nonetype' and 'Int'. The book group test.xml code is as follows: <set lang="en" id="a_set" xmlns:xi=" <a href=" http:="" www.w3.org="" 2001="" xinclude"="">http://www.w3.org/2001/XInclude "> < title > set title < / Title > <set> <xi:include href="test.inclue1.xml"> <xi:include href="test.inclue2.xml"> <xi:include...
When using the dblatex - command, you can add at most two books to the used book collection. The two books report the following errors: Error: '>' is not supported between instances of 'nonetype' and 'Int'. The book group test.xml code is as follows: <set lang="en" id="a_set" xmlns:xi="http://www.w3.org/2001/XInclude"> <title>设置标题</title> <set> <xi:include href="test.inclue1.xml"> <xi:include href="test.inclue2.xml"> <xi:include href="test.inclue3.xml"> </xi:include></xi:include></ xi:include></xi:include></set>...
使用dblatex -O命令时,使用的书籍集合中最多只能添加两本书,大于两本对报以下错误: Error: '>' not supported between instances of 'NoneType' and 'int'. 书籍组test.xml代码如下 <set lang="en" id="a_set" xmlns:xi="http://www.w3.org/2001/XInclude"> <title>Set Title</title> <set> <xi:include href="test.inclue1.xml"> <xi:include href="test.inclue2.xml"> <xi:include href="test.inclue3.xml"> </xi:include></xi:include></xi:include></set> </set> 运行代码: dblatex -O outputDir -P set.book.num=all -P use.id.as.filename=1 test.xml
formatting within <link> is ignored
The patch seems to work in Debian 11 bullseye but we have remaining errors while trying to build the debian handbook in Debian Unstable. Not sure if it's related or if it's something entirely different. cf feedback received in https://salsa.debian.org/hertzog/debian-handbook/-/issues/49#note_302033
UTF-8 handling and escaped characters in listing environment
Hi, Thanks for the bug report that has a good analysis. Please find attached a patch that works for me. Tell me if it's ok for you.
Fails to produce PDF output when using scale.by.width - produces broken lstlisting/lstcode options
No need for weird sys.path manipulation when shutil.which is in stdlib
Use rsvg-convert instead of inkscape for SVG conversion
Disable Debianism
Error when parameter table.in.float='0' and a table is spreaded on two pages
I maintain(ed) a hggit mirror at https://github.com/mjg/dblatex-hg from the time of the py3 porting. It is not official by any means. Note that the hg repo here was forked for the py3 version but really is a direct continuation of the old tip, without the old tip moving. That's why you see only that branch moving in the hggit mirror, including what is now dblatex-py3. In addition, my own (py3 porting) work is in a separate git repo. Back then it seemd a good idea to name it dblatex-py3, but now it...
PyPi version outdated: 0.3.10 < 0.3.11
Is there a recommended git mirror to use ?
Added tag v0_3_12 for changeset a4646f15c34a
Fix python3 conversion bug.
Remove useless 'no' locale, replaced by 'nb' et 'nn'.
To differenciate releases for python3.
Fix cover page layout when author is missing.
Example of publisher setup.
Cosmetics.
Fix the babel setup for 'nn' locale.
Change the default cover page rendering.
Added tag v0_3_12pre2 for changeset 7bce7dc00163
Sorry, I made a mistake: The build script (in TCL) of the MacPorts package manager seems to be the cause for the faulty path to Python 3: reinplace "s|${destroot}${prefix}|${prefix}|g" ${destroot}${python.prefix}/bin/dblatex reinplace "s|#!/usr/bin/env python|#!${python.bin}|" ${destroot}${python.prefix}/bin/dblatex fs-traverse f ${destroot}${python.prefix}/share { if {[file isfile $f]} { set f [string range $f [string length ${destroot}${python.prefix}/share/] end] file mkdir [file dirname ${destroot}${prefix}/share/$f]...
On Macs dblatex has Python3 path to /opt/local/Library/Frameworks/Python.framework/Versions/3.8/bin/python«version»«version»
Fix SF bug #123: se.xml fixing.
Fix SF bug #118 about nb/nn locales: thanks to Petter Reinholdtsen's patch.
Fix SF bug #123 about adding se locale: thanks to Petter Reinholdtsen'
Add the '--tag-from' option.
Fix SF bug #120 to use locale quotes: thanks to Petter Reinholdtsen's patch.
Fix SF bug #119 in using locale quotes in glossary: thanks to Petter Reinholdtsen's patch
Explicit use of python3.
Fix SF bug #124 to have default qandaset title markup in english.
Update doc for 0.3.12 release.
Add the 0.3.12 changes summary.
Removed tag v0_3_12pre1
Added tag v0_3_12pre1 for changeset e6966d40ad73
Use SVG images in HTML output.
Removed tag v0_3_12pre1
Added tag setup.py for changeset 77c53409b6f8
Added tag v0_3_12pre1 for changeset 8eefb7309fe8
Removed tag setup.py
Removed tag v0_3_12pre1
Added tag v0_3_12pre1 for changeset 00a55a9ab179
Make setup.py robust to python or python3 use.
Added tag v0_3_12pre1 for changeset d531d68da857
Update doc for 0.3.12 release.
Is en.xml in dblatex missing QandASet?
Use locale specific quotes in bibliography output
Use locale specific quotes in glossary output
Add Northern Sami locale value
Updated Norwegian locale settings
Notes from testing dblatex nb locale copared to docbook-xsl
Is en.xml in dblatex missing QandASet?
Add Northern Sami locale value
The second patch Petter sent me.
Add Northern Sami locale value
Add Northern Sami locale value
dblatex <sidebar> as text on the side?
Use figures for tip, note, important and caution
Use locale specific quotes in bibliography output
Use locale specific quotes in glossary output
Updated Norwegian locale settings
The description for equation which is surrounded by opening/closing tags fails to convert.
Port to Inkscape 1.0
Changes to work with Python >= 3.5, by Michael J. Gruber (mjg).
To work with python3.
Small changes to work with pytrhon 3.2 and some fixes.
Added tag mjg_py3 for changeset c326bc9c552a
Added tag v0_3_11py3 for changeset 82be0d669e73
Added tag v0_3_11py3 for changeset ce4004e0ea95
Hi, I am generating a pdf with asciidoctor (docbook output) and dblatex. I have an asciidoc list such as below where images are attached to sub list elements. The element text may be at the end of a page and the image at the beginning of the other. Is there a way to customize this? I wondered if this kind of customization is on dblatex side and if yes how to do it. * elem 1 * elem 2 ** elem 2 sub 1. + image::image_2_1.png[] ** elem 2 sub 2. + image::image_2_2.png[] * elem 3 * elem 4 Thanks in advance...
Run 2to3 -f print over python files
This was also made using the assumption that the goal was to migrate dblatex to run just under python3, so did not add anything like from __future__ import print_function. If the desire is to see if it can run under both python 2.7 and 3.5+, then I can add that and make all future 2to3 patches compatible.
Run 2to3 -f print over python files
hyphen-encode can sometimes drop meaningful spaces
Fixed in 0.3.11 release.
hyphen-encode can sometimes drop meaningful spaces
Fixed in 0.3.11 release.
Sync revisions with 0.3.11 release.
Added tag v0_3_11 for changeset 7eced288d62d
Added tag v0_3_11 for changeset ffe34ed80d54
Changes for 0.3.11.
Removed tag v0_3_11
Add changelog for 0.3.11.