public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* how to enable latex includeonly
@ 2023-07-14 21:03 Jack
       [not found] ` <ba502360-5898-a5a8-c5b7-c57752eb3a8b-ftuxsla44HXkwd9YShKO9Q@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Jack @ 2023-07-14 21:03 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

[-- Attachment #1: Type: text/plain, Size: 828 bytes --]

Hi

I'am new in this group and also to pandoc

I have a latex document with chapters \include'd that compiles well.

With pandoc I can generate a plain ascii version of it.

I need to generate a plain version for some included chapters,
but when running pandoc it ignores the includeonly and says:
[INFO] Skipped '\includeonly{P2}' at line 2 column 17


How can I force pandoc to accept the includeonly?

Regards

Jack

-- 
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/ba502360-5898-a5a8-c5b7-c57752eb3a8b%40schuli-wirsi.de.

[-- Attachment #2: Type: text/html, Size: 1553 bytes --]

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

* Re: how to enable latex includeonly
       [not found] ` <ba502360-5898-a5a8-c5b7-c57752eb3a8b-ftuxsla44HXkwd9YShKO9Q@public.gmane.org>
@ 2023-07-15 14:15   ` John MacFarlane
  0 siblings, 0 replies; 2+ messages in thread
From: John MacFarlane @ 2023-07-15 14:15 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

I guess the easiest way would be to add

\let\include\includeonly

or something like that!  Pandoc will interpret the macro.

> On Jul 14, 2023, at 2:03 PM, Jack <jack46-ftuxsla44HXkwd9YShKO9Q@public.gmane.org> wrote:
> 
> Hi
> 
> I'am new in this group and also to pandoc
> 
> I have a latex document with chapters \include'd that compiles well.
> 
> With pandoc I can generate a plain ascii version of it.
> 
> I need to generate a plain version for some included chapters, 
> but when running pandoc it ignores the includeonly and says:
> [INFO] Skipped '\includeonly{P2}' at line 2 column 17
> 
> 
> How can I force pandoc to accept the includeonly?
> 
> Regards
> 
> Jack
> 
> 
> -- 
> 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/ba502360-5898-a5a8-c5b7-c57752eb3a8b%40schuli-wirsi.de.


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

end of thread, other threads:[~2023-07-15 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-14 21:03 how to enable latex includeonly Jack
     [not found] ` <ba502360-5898-a5a8-c5b7-c57752eb3a8b-ftuxsla44HXkwd9YShKO9Q@public.gmane.org>
2023-07-15 14:15   ` John MacFarlane

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