From: uzibalqa <uzibalqa@proton.me>
To: Eric S Fraga <e.fraga@ucl.ac.uk>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Unicode characters for transcribing to pdf
Date: Wed, 31 Aug 2022 16:04:53 +0000 [thread overview]
Message-ID: <HHR404TZLjp2PM-dq79_Vyhf39muvvXdfru6s9fucEyCYWBzJ-a3wjWPVgSjfr49irYdtSdPik0sEyBZvZWrMSQLNKU4DXzDbhGylJqEbKY=@proton.me> (raw)
In-Reply-To: <87ilm8igam.fsf@ucl.ac.uk>
------- Original Message -------
On Wednesday, August 31st, 2022 at 3:28 PM, Eric S Fraga <e.fraga@ucl.ac.uk> wrote:
> On Wednesday, 31 Aug 2022 at 16:32, wilnerthomas--- via Users list for the GNU Emacs text editor wrote:
>
> > Then using pdflatex to make the pdf. But pdflatex is reporting that
> > unicode character ħ (U+0127) is not set up for use with LaTeX.
> >
> > What Gnu program could I use that is UTF-8 aware?
>
>
> Instead of using another program, you can tell LaTeX how to generate the
> character you want when it is encountered. Something along these lines
> should work:
>
> \usepackage{newunicodechar}
> \newunicodechar{α}{\ensuremath{\alpha}}
> \newunicodechar{±}{\ensuremath{\pm}}
>
> based on the newunicodechar package and assuming you can build up the
> character glyph you want from basic LaTeX commands, including maths
> mode.
>
> HTH,
> eric
Perhaps it would be easier to use org-mode if it allows UTF-8 characters, which I can then convert
to pdf.
next prev parent reply other threads:[~2022-08-31 16:04 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-31 14:32 Unicode characters for transcribing to pdf wilnerthomas--- via Users list for the GNU Emacs text editor
2022-08-31 15:28 ` Eric S Fraga
2022-08-31 16:04 ` uzibalqa [this message]
2022-08-31 16:31 ` Eric S Fraga
2022-08-31 16:49 ` uzibalqa
2022-08-31 17:27 ` tomas
2022-08-31 21:37 ` Joost Kremers
2022-09-01 4:18 ` uzibalqa
2022-09-01 9:12 ` Alessandro Bertulli
2022-09-01 12:04 ` Arash Esbati
2022-09-03 10:58 ` Alessandro Bertulli
2022-09-03 18:24 ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-09-04 6:32 ` Emanuel Berg
2022-09-05 11:44 ` Akib Azmain Turja
2022-09-04 22:16 ` Alessandro Bertulli
2022-09-05 4:39 ` tomas
2022-09-05 9:16 ` Alessandro Bertulli
2022-09-05 18:51 ` tomas
2022-09-05 11:45 ` Akib Azmain Turja
2022-09-05 14:43 ` Stefan Monnier
[not found] ` <87edwve99q.fsf@gmail.com-NAsW-xw----2>
2022-09-01 11:35 ` wilnerthomas--- via Users list for the GNU Emacs text editor
2022-09-03 10:54 ` Alessandro Bertulli
2022-09-01 13:05 ` Stefan Monnier via Users list for the GNU Emacs text editor
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='HHR404TZLjp2PM-dq79_Vyhf39muvvXdfru6s9fucEyCYWBzJ-a3wjWPVgSjfr49irYdtSdPik0sEyBZvZWrMSQLNKU4DXzDbhGylJqEbKY=@proton.me' \
--to=uzibalqa@proton.me \
--cc=e.fraga@ucl.ac.uk \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).