emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* how to add special glyphs
@ 2023-03-06 15:42 Rob Sargent
  2023-03-06 17:37 ` Thomas S. Dye
  2023-03-07 15:54 ` Max Nikulin
  0 siblings, 2 replies; 14+ messages in thread
From: Rob Sargent @ 2023-03-06 15:42 UTC (permalink / raw)
  To: emacs-orgmode

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

I have added a "boxed x" and "CHECK MARK" to my document, but they do 
not get exported to pdf output.  They are in the .tex file, and do go 
through to the HTML.  So far I'm using these packages

    #+LaTeX_HEADER: \usepackage[T1]{fontenc}
    #+LaTeX_HEADER: \usepackage{libertine}
    #+LaTeX_HEADER: \usepackage[margin=0.80in]{geometry}
    #+LaTeX_HEADER: \usepackage{setspace}
    #+LaTeX_HEADER: \usepackage{enumitem}
    #+LaTeX_HEADER: \usepackage{endnotes}

(Bonus points for UTF8 code for the opposite of "CHECK MARK"?)

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

^ permalink raw reply	[flat|nested] 14+ messages in thread
* Re: Re: how to add special glyphs
@ 2023-03-08 10:08 Pedro Andres Aranda Gutierrez
  2023-03-08 15:14 ` Rob Sargent
  0 siblings, 1 reply; 14+ messages in thread
From: Pedro Andres Aranda Gutierrez @ 2023-03-08 10:08 UTC (permalink / raw)
  To: Org Mode List

On 3/6/23 Rob Sargent <rsargent@xmission.com> wrote:

> I think I have to decide on one format and stick with it.  I get bitten
> by ODT/DOC transformations, not sure I like the default look of
> LaTeX/pdf, HTML is pretty reliable but not best for handing out. Maybe
> I'll go back to "text" and call it good.

If my .2 cents can help:

At the end, I bargained with myself and settled for PDF/LaTeX. I'm using

#+LATEX_HEADER: \usepackage{helvet}
#+LATEX_HEADER: \renewcommand\familydefault{\sfdefault}

for SansSerif fonts after some reading about adapted documents. They
seem to work well with most LaTeX classes as well as Beamer
presentations and handouts.

I'm spending time with listing exports because I'm not against some
code samples being available for *reliable* copy and paste and the
current exporters in LaTeX don't completely please me (but that's the
real danger with LaTeX, noone but me to blame for it ;-) )

Best, /PA
-- 
Fragen sind nicht da um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

Headaches with a Juju log:
unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should
run a leader-deposed hook here, but we can't yet


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

end of thread, other threads:[~2023-03-08 16:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-06 15:42 how to add special glyphs Rob Sargent
2023-03-06 17:37 ` Thomas S. Dye
2023-03-06 17:42   ` Rob Sargent
2023-03-06 22:23     ` Rob Sargent
2023-03-06 23:06       ` Thomas S. Dye
2023-03-06 23:24         ` Rob Sargent
2023-03-07 10:48           ` Fraga, Eric
2023-03-07 14:05       ` Ihor Radchenko
2023-03-07 15:54 ` Max Nikulin
2023-03-08  0:29   ` Rob Sargent
2023-03-08 14:59     ` Max Nikulin
2023-03-08 15:17       ` Rob Sargent
  -- strict thread matches above, loose matches on Subject: below --
2023-03-08 10:08 Pedro Andres Aranda Gutierrez
2023-03-08 15:14 ` Rob Sargent
2023-03-08 16:53   ` Pedro Andres Aranda Gutierrez

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).