Re: LaTex Unicode entry issues

2023-08-27 Thread Max Nikulin
On 27/08/2023 10:23, David wrote: On Sun, 2023-08-27 at 10:16 +0700, Max Nikulin wrote: On 26/08/2023 19:08, Haines Brown wrote: \documentclass[12pt]{article} % \usepackage[utf8]{inputenc} % \usepackage[T1]{fontenc} % \usepackage[greek,english]{babel} % to make Greek charactes available It se

Re: LaTex Unicode entry issues

2023-08-26 Thread David
On Sun, 2023-08-27 at 10:16 +0700, Max Nikulin wrote: > On 26/08/2023 19:08, Haines Brown wrote: > > \documentclass[12pt]{article} % > > \usepackage[utf8]{inputenc} % > > \usepackage[T1]{fontenc} % > > \usepackage[greek,english]{babel} % to make Greek charactes > > available > > It seems, you are

Re: LaTex Unicode entry issues

2023-08-26 Thread Max Nikulin
On 26/08/2023 19:08, Haines Brown wrote: \documentclass[12pt]{article} % \usepackage[utf8]{inputenc} % \usepackage[T1]{fontenc} % \usepackage[greek,english]{babel} % to make Greek charactes available It seems, you are overestimating effect. You still need to provide fontenc containing Greek ch

Re: LaTex Unicode entry issues

2023-08-26 Thread Eduardo M KALINOWSKI
On 26/08/2023 09:08, Haines Brown wrote: The question is: if my system has access to a character in that it can be pasted, why cannot LaTeX do so as well. Because TeX dates from before Unicode was even being discussed, and does not use the libraries for handling Unicode that the other software

Re: LaTex Unicode entry issues

2023-08-26 Thread Haines Brown
On Fri, Aug 25, 2023 at 09:53:23PM +0700, Max Nikulin wrote: > On 25/08/2023 03:24, Haines Brown wrote: > > Now it returns the error: "not set up for use with LaTeX." What does > > this error imply? > > > > This code works to produce an astrisk: > > > > \char"002A > > A complete minimal exam

Re: LaTex Unicode entry issues

2023-08-26 Thread debian-user
Charles Kroeger wrote: > I just have a really large list of UTF-8 characters and if I need one > I copy it and zap it in. I suppose this is not cool but, chacun a son > gout. > > a fun site if you want to write someone in UTF-8 runes. > > https://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo.t

Re: LaTex Unicode entry issues

2023-08-26 Thread Charles Kroeger
I just have a really large list of UTF-8 characters and if I need one I copy it and zap it in. I suppose this is not cool but, chacun a son gout. a fun site if you want to write someone in UTF-8 runes. https://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo.txt ⅩⅩⅥ - Ⅷ - ⅯⅯⅩⅩⅢ -- ☢ ➛ ☠ ➛ ♺

Re: LaTex Unicode entry issues

2023-08-25 Thread Max Nikulin
On 25/08/2023 03:24, Haines Brown wrote: Now it returns the error: "not set up for use with LaTeX." What does this error imply? This code works to produce an astrisk: \char"002A A complete minimal example of LaTeX document may describe better what are you trying to achieve. I believe

Re: LaTeX Unicode entry issues

2023-08-24 Thread Michel Verdier
On 2023-08-24, Haines Brown wrote: > I'm necessarily working with a pdfLaTeX document. You mean LaTeX document compiled with pdflatex ? > My TexLive runs in emacs and automatically changes " to ``. This makes > it annoying to enter Unicode, for I have to paste it from the > terminal. Is there

Re: LaTex Unicode entry issues

2023-08-24 Thread tomas
On Fri, Aug 25, 2023 at 06:23:00AM +0200, to...@tuxteam.de wrote: [...] > Here [1] [...] Gah. The ref: [1] https://tex.stackexchange.com/questions/377613/solve-unicode-char-is-not-set-up-for-use-with-latex-without-special-handling-o -- t signature.asc Description: PGP signature

Re: LaTex Unicode entry issues

2023-08-24 Thread tomas
On Thu, Aug 24, 2023 at 04:24:06PM -0400, Haines Brown wrote: > I'm necessarily working with a pdfLaTeX document. > > I seem to recall from long ago that I could enter Unicode > in this way: > > 002B > > Now it returns the error: "not set up for use with LaTeX." What does > this error

Re: LaTex Unicode entry issues

2023-08-24 Thread David
On Thu, 2023-08-24 at 16:24 -0400, Haines Brown wrote: > I'm necessarily  working with a pdfLaTeX document. > > I seem to recall from long ago that I could enter Unicode  > in this way: > >   002B > > Now it returns the error: "not set up for use with LaTeX." What does > this error imply?

LaTex Unicode entry issues

2023-08-24 Thread Haines Brown
I'm necessarily working with a pdfLaTeX document. I seem to recall from long ago that I could enter Unicode in this way: 002B Now it returns the error: "not set up for use with LaTeX." What does this error imply? This code works to produce an astrisk: \char"002A but \char"2