public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Is --section-divs activated by default and is there a way to turn it off?
@ 2022-06-02  8:50 Mattia Tezzele
       [not found] ` <c1f56919-e2c9-47fb-99e5-1f0cedfe9181n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Mattia Tezzele @ 2022-06-02  8:50 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1034 bytes --]

Hi everyone,

I'm converting from docx to HTML and in my output all my sections get 
wrapped in <section> tags, even if I didn't specify --section-divs in my 
command. This somehow breaks the spacing before headings with the CSS I'm 
using (which I have no way to modify).

Is there a way to turn --section-divs off explicitly? I 
tried --section-divs=false but I'm getting "option `--section-divs' doesn't 
allow an argument".

This is the command I'm using:

pandoc document.docx -t html --number-sections --number-offset=1 
--shift-heading-level-by=1

Grateful for any pointer.

Best,

–Matt

-- 
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/c1f56919-e2c9-47fb-99e5-1f0cedfe9181n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 1411 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Is --section-divs activated by default and is there a way to turn it off?
       [not found] ` <c1f56919-e2c9-47fb-99e5-1f0cedfe9181n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2022-06-02  9:26   ` Albert Krewinkel
       [not found]     ` <8735gn5rdn.fsf-9EawChwDxG8hFhg+JK9F0w@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Albert Krewinkel @ 2022-06-02  9:26 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

Hi Mattia,

Mattia Tezzele <zool.bib-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> Hi everyone,
>
> I'm converting from docx to HTML and in my output all my sections get
> wrapped in <section> tags, even if I didn't specify --section-divs in
> my command. This somehow breaks the spacing before headings with the
> CSS I'm using (which I have no way to modify).
>
> [...]
>
>
> This is the command I'm using:
>
>     pandoc document.docx -t html --number-sections --number-offset=1
>     --shift-heading-level-by=1

It looks like `--number-offset` is causing this behavior, but I'm not
sure why. It looks like a bug to me, please report it at
https://github.com/jgm/pandoc/issues/new

Cheers,
Albert


-- 
Albert Krewinkel
GPG: 8eed e3e2 e8c5 6f18 81fe  e836 388d c0b2 1f63 1124


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Is --section-divs activated by default and is there a way to turn it off?
       [not found]     ` <8735gn5rdn.fsf-9EawChwDxG8hFhg+JK9F0w@public.gmane.org>
@ 2022-06-02 11:31       ` Mattia Tezzele
  0 siblings, 0 replies; 3+ messages in thread
From: Mattia Tezzele @ 2022-06-02 11:31 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 767 bytes --]

On Thursday, June 2, 2022 at 11:47:24 AM UTC+2 Albert Krewinkel wrote:

> It looks like `--number-offset` is causing this behavior, but I'm not 
> sure why.
>

You are right, thanks. Didn't think this could be caused by one of the 
flags, but the <section> tags are indeed not there if I 
omit --number-offset. I'll open an issue.

–Matt

-- 
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/1274a473-e2f9-46b7-afd7-ea6f5f7a6f85n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 1264 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-02 11:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-02  8:50 Is --section-divs activated by default and is there a way to turn it off? Mattia Tezzele
     [not found] ` <c1f56919-e2c9-47fb-99e5-1f0cedfe9181n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-06-02  9:26   ` Albert Krewinkel
     [not found]     ` <8735gn5rdn.fsf-9EawChwDxG8hFhg+JK9F0w@public.gmane.org>
2022-06-02 11:31       ` Mattia Tezzele

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).