sorry,corrected the title .I am trying to implement bibliography management in GB/T 7714-2015 (Chinese bibliography style standard), of Author-Year format. The bib list should be sorted by language, author, year, and then the title of the book. The sorting algorithm should use PinYin of Chinese cha
On 10/13/2024 2:19 PM, angel.of.no...@gmail.com wrote:
Hi Hans,
Are you suggesting that both of Hraban's options you would not go for, or just
the latter (pandoc)? What would you recommend to take a MSWord file and
produce a ConText document? Should I be thinking of doing all the ConText
mar
Am 12.10.24 um 19:59 schrieb Hans Hagen via ntg-context:
On 10/11/2024 10:16 PM, Hraban Ramm wrote:
Am 11.10.24 um 18:19 schrieb David Roderick:
I have created 22 MSword files mainly text with embedded PNG
diagrams. I am seeking to have these converted to Context and to
redo the (simple) diag
Am 13.10.24 um 00:32 schrieb angel.of.no...@gmail.com:
I think that there is a bug in your docx2ctx.py. It works for files which do
not have embedded pngs in them. But for files which do:
TypeError: unsupported operand type(s) for /: 'str' and 'str'
I forgot a pathlib.Path, it’s fixed now.
Hi Hans,
Are you suggesting that both of Hraban's options you would not go for, or just
the latter (pandoc)? What would you recommend to take a MSWord file and
produce a ConText document? Should I be thinking of doing all the ConText
markups manually?
David
_