Hi Bastien I have a related question that is not immediately connected to special styles, but the Headings 1, Headings 2 etc. In my MS Word document, Headings 1 and so on are numbered with a specific set of multilist levels. I am curious whether there is a way to pass the type of numbering from Headings 1 style in Word to markdown or later to Latex. I work often with LUA filters, but in the -t native format of docx, Headings do not have any specification, online numbered list or special paragraphs. So how do we recover the numbering of Headings styles? One way to deal with it would be to rename Headings 1 to headingsnumbered 1 and deal with that special style. Is there any other way to do this? Thanks in advance! Ioan On Thursday, October 26, 2023 at 11:49:05 AM UTC-5 Bastien DUMONT wrote: > > So is the -f docx+styles working with the docx reader, too? If so, how? > > -f docx+styles means “use the docx reader and enable the ‘styles’ > extension”, so yes! As is written in the manual, it renders the styles as > divs and spans with a “custom-style” attribute. You will have to use a > filter to convert some of these divs and spans to whatever code you want in > your LaTeX file. > > Or are you talking about customized lists, not custom styles? > -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/5652a76c-59ab-4056-ac00-92732e13698en%40googlegroups.com.