public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Can't find a way to use custom beamer template
@ 2020-09-14 19:39 bobi cino
       [not found] ` <c7e7d683-87e5-49d8-a8a7-1a037817c0fan-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: bobi cino @ 2020-09-14 19:39 UTC (permalink / raw)
  To: pandoc-discuss


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

Hi!
I am trying to use a custom beamer template.
I have a bunch of ".sty" files used by the theme. I placed those under 
"~/.local/share/pandoc/templates". When I try to build the PDF file, I get 
the following error message:


*! LaTeX Error: File `beamerthemeMytheme.sty' not found.*

There I placed the eisvogel template file, called "eisvogel.latex", and it 
compile normally when procuding the standard PDF output.
Shold I put them in some subfolder and not just there?

-- 
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/c7e7d683-87e5-49d8-a8a7-1a037817c0fan%40googlegroups.com.

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

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

* Re: Can't find a way to use custom beamer template
       [not found] ` <c7e7d683-87e5-49d8-a8a7-1a037817c0fan-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2020-09-15  1:19   ` John MacFarlane
  0 siblings, 0 replies; 2+ messages in thread
From: John MacFarlane @ 2020-09-15  1:19 UTC (permalink / raw)
  To: bobi cino, pandoc-discuss


The style files need to be in a directory where
tex can find them.  Either install them in the normal
way for your tex installation, or put them
in the working directory, not in the directory with the
templates.

bobi cino <bobicino97-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> Hi!
> I am trying to use a custom beamer template.
> I have a bunch of ".sty" files used by the theme. I placed those under 
> "~/.local/share/pandoc/templates". When I try to build the PDF file, I get 
> the following error message:
>
>
> *! LaTeX Error: File `beamerthemeMytheme.sty' not found.*
>
> There I placed the eisvogel template file, called "eisvogel.latex", and it 
> compile normally when procuding the standard PDF output.
> Shold I put them in some subfolder and not just there?
>
> -- 
> 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/c7e7d683-87e5-49d8-a8a7-1a037817c0fan%40googlegroups.com.


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

end of thread, other threads:[~2020-09-15  1:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-14 19:39 Can't find a way to use custom beamer template bobi cino
     [not found] ` <c7e7d683-87e5-49d8-a8a7-1a037817c0fan-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-09-15  1:19   ` 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).