public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Fixing name clashes between default latex preamble and a 3rd party documentclass
@ 2022-09-08 15:31 Daniel Mahler
       [not found] ` <35ebadee-4164-4328-8285-99589d5a792cn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Mahler @ 2022-09-08 15:31 UTC (permalink / raw)
  To: pandoc-discuss


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

I am trying to convert a markdown file to pdf using a required 
documentclass file. This file loads mathdesign which results in a name 
clash with amssymb loaded by the pandoc default preamble.

How can I fix this without modifying either the document class or the 
default preamble?

Thanks
Daniel

-- 
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/35ebadee-4164-4328-8285-99589d5a792cn%40googlegroups.com.

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

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

* Re: Fixing name clashes between default latex preamble and a 3rd party documentclass
       [not found] ` <35ebadee-4164-4328-8285-99589d5a792cn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2022-09-09  0:48   ` John MacFarlane
  0 siblings, 0 replies; 2+ messages in thread
From: John MacFarlane @ 2022-09-09  0:48 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

I think you’ll need a custom template. This is quite easy though.

> On Sep 8, 2022, at 8:31 AM, Daniel Mahler <dmahler-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> 
> I am trying to convert a markdown file to pdf using a required documentclass file. This file loads mathdesign which results in a name clash with amssymb loaded by the pandoc default preamble.
> 
> How can I fix this without modifying either the document class or the default preamble?
> 
> Thanks
> Daniel
> 
> -- 
> 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/35ebadee-4164-4328-8285-99589d5a792cn%40googlegroups.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/CE3EB79F-6DD8-4B13-A5EC-C16AFAAA6618%40gmail.com.


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

end of thread, other threads:[~2022-09-09  0:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-08 15:31 Fixing name clashes between default latex preamble and a 3rd party documentclass Daniel Mahler
     [not found] ` <35ebadee-4164-4328-8285-99589d5a792cn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-09-09  0:48   ` 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).