public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* full width figures in twocolumn layout ? (markdown -> pdf)
@ 2021-03-26 12:33 Loïc Houpert
       [not found] ` <7fc54189-9347-4c3c-8dc9-252aa701bf14n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Loïc Houpert @ 2021-03-26 12:33 UTC (permalink / raw)
  To: pandoc-discuss


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

Hi all, 
I didn't find a way to easily display my figure in full width in a 
two-column layout document.

I have a markdown document that I convert to pdf with the command below:

pandoc article.md \
--citeproc \
--from=markdown+tex_math_single_backslash+tex_math_dollars+raw_tex \
--to=latex \
--output=build/article-print-doublecols.pdf \
--pdf-engine=xelatex \
--include-in-header="layout/supertabular.tex" \
--filter="layout/twocolumns_table_fix.py" \
-M classoption=twocolumn 
-M geometry="left=3cm,right=3cm,top=2cm,bottom=2cm"


Is there an "easy" way to do that so the figures in my pdf will be full 
width while all the rest of the document stay in a twocolumns layout ? 
(e,g. by adding a specific argument to this command ?) 

I didn't find an easy solution to this problem....

Thank you,

Loïc



-- 
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/7fc54189-9347-4c3c-8dc9-252aa701bf14n%40googlegroups.com.

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

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

end of thread, other threads:[~2021-03-26 18:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-26 12:33 full width figures in twocolumn layout ? (markdown -> pdf) Loïc Houpert
     [not found] ` <7fc54189-9347-4c3c-8dc9-252aa701bf14n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-03-26 13:34   ` Julien Dutant
     [not found]     ` <1b33b1a0-c0f2-4ffe-aaf1-a9190b5c1a59n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-03-26 14:49       ` Bastien DUMONT
2021-03-26 15:14         ` Julien Dutant
     [not found]           ` <2918620f-f3f3-471b-994e-74a85c9d1b29n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-03-26 16:07             ` Bastien DUMONT
2021-03-26 16:53               ` Loïc Houpert
     [not found]                 ` <f5994909-e83c-445b-903b-61b0b5b9295an-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-03-26 17:38                   ` Bastien DUMONT
2021-03-26 18:11                     ` Loïc Houpert

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).