public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: John MacFarlane <fiddlosopher-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: Simple documents do multiple LaTeX runs
Date: Thu, 26 Oct 2023 09:29:12 -0700	[thread overview]
Message-ID: <E6504425-9F1C-422A-9416-F8E87EC2B769@gmail.com> (raw)
In-Reply-To: <f1950468-445b-4886-8b1b-66105bbf7cae-fsFgPW9xikU7lZ9V/NTDHw@public.gmane.org>

The reason we always do at least 2 runs is that 1 run won't give you PDF bookmarks.

Of course if you only want one run you could try to optimize by using latexmk as your engine and tweaking its options (it will only be run once because it handles multiple runs itself). Or just produce a tex file and tex it yourself (automate with script or Makefile).

> On Oct 26, 2023, at 4:40 AM, news-WPTjrydoUPgeaOpM6FAJmQkbCANdLtlA@public.gmane.org wrote:
> 
> When I use Pandoc to generate PDFs, pandoc does always multiple LaTeX runs.
> 
> I know this is necessary for citing and cross referencing, but Pandoc does so even for simple do documents which need certainly only one pass.
> 
> How can I tell Pandoc to gebrate PDFs with only one LaTeX run?
> 
> Many thanks,
> Walter
> 
> -- 
> 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/f1950468-445b-4886-8b1b-66105bbf7cae%40app.fastmail.com.

-- 
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/E6504425-9F1C-422A-9416-F8E87EC2B769%40gmail.com.


  parent reply	other threads:[~2023-10-26 16:29 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-26 11:40 news-WPTjrydoUPgeaOpM6FAJmQkbCANdLtlA
     [not found] ` <f1950468-445b-4886-8b1b-66105bbf7cae-fsFgPW9xikU7lZ9V/NTDHw@public.gmane.org>
2023-10-26 16:29   ` John MacFarlane [this message]
     [not found]     ` <E6504425-9F1C-422A-9416-F8E87EC2B769-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2023-10-27  1:44       ` Oliver Baumann
2023-10-30  7:32       ` How to pass to latexmk options which have a space-separated argument oliver
     [not found]         ` <4B28A474-F723-477A-8ADB-510FA6D0DDC4-WPTjrydoUPgeaOpM6FAJmQkbCANdLtlA@public.gmane.org>
2023-10-30  7:45           ` 'William Lupton' via pandoc-discuss
     [not found]             ` <CAEe_xxih=XEY4qYAQn8_TWUf+9tDSQ5SZ7ng=NUcGWAn9n-a-Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2023-10-30 15:21               ` BP Jonsson
2023-10-31 12:14               ` news-WPTjrydoUPgeaOpM6FAJmQkbCANdLtlA
2023-11-03  6:56       ` Oliver
2023-11-03  7:19       ` How to copy all (image) source files of a markdown file into a temp folder Oliver
     [not found]         ` <8DFE8EAF-7206-4EC5-88F8-4A727EEE2631-WPTjrydoUPgeaOpM6FAJmQkbCANdLtlA@public.gmane.org>
2023-11-03  8:11           ` Bastien DUMONT
2023-11-03 12:29             ` oliver
     [not found]               ` <E329D815-20A8-4E88-9A7F-4598736B07D6-WPTjrydoUPgeaOpM6FAJmQkbCANdLtlA@public.gmane.org>
2023-11-03 15:19                 ` Bastien DUMONT
2023-11-06  4:40                   ` oliver
2023-11-03 15:49     ` Simple documents do multiple LaTeX runs Ulrike Fischer
     [not found]       ` <udtggqf79vlx$.dlg-bMiYgyzgJ3Ab1SvskN2V4Q@public.gmane.org>
2023-11-03 17:01         ` John MacFarlane
     [not found]           ` <1B830352-6696-4F37-A61B-6FBD53CB57DE-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2023-11-03 17:43             ` John MacFarlane
     [not found]               ` <4091673D-F656-4EAC-81E4-B0F8F7D5E999-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2023-11-06  4:41                 ` oliver

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E6504425-9F1C-422A-9416-F8E87EC2B769@gmail.com \
    --to=fiddlosopher-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).