public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* "Skipped" commands when converting latex to html
@ 2021-12-03 21:28 'Greg Shuflin' via pandoc-discuss
  0 siblings, 0 replies; only message in thread
From: 'Greg Shuflin' via pandoc-discuss @ 2021-12-03 21:28 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

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

I have a latex document that I'm trying to convert to html with `pandoc --verbose document.tex -o document.html`. I'm using a custom `\IPA` latex font command I define with:

\newfontfamily\IPAFont{Doulos SIL}
\DeclareTextFontCommand{\IPA}{\IPAFont}

When I run pandoc with the verbose flag, I see a bunch of messages of the form:
`[INFO] Skipped '\IPA' at document.tex line 315 column 47`

And all the text used with the `\IPA` command is left out of the resulting HTML document.

I'm not sure if this is the best way to use a specific font for small blocks of text in LaTeX, but I can use xelatex on the same file to create a PDF that looks how I expect. I'm aware that there are other tools for creating an HTML document from latex source, but I would like to use pandoc since it seems to create cleaner HTML tools than some of the other tools I've tried. Is there a way I can work around this?

Sent with [ProtonMail](https://protonmail.com/) Secure Email.

-- 
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/DEO68s-A_M5evXcOLFcXUbhAZidPTqpUKY5uC1TtJs0Klxst53z_Kz2TeL8qEe8Ud77xKuLZHOn9oIDG6dqxvDmUDN6aOunAszyrVQrrRkQ%3D%40protonmail.com.

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-03 21:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-03 21:28 "Skipped" commands when converting latex to html 'Greg Shuflin' via pandoc-discuss

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