[OS X TeX] Diacritic accents directly in source file

Juan Manuel Palacios jmpalacios at mac.com
Wed Nov 6 20:47:55 CET 2002




	Thanks for the very useful reply Bruno, the [applemac]{inputenc} 
option/package did the trick. It alone, without the need for the 
{isolatin1} package nor the [latin1] option, gives me properly accented 
letter cases in the output file when I type them "normally" in the 
source file. The only thing that concerns me about this solution is the 
eventual portability of such file to other platforms. I'm afraid that 
the file might choke when processed by LaTeX in, say, x86 Linux. I guess 
that to get everything straight, properly accented letter cases and 
portability, I'd have to play with the packages/option and the file 
encoding upon saving it, but the fast approaching deadline I have to 
deliver this document prohibits me from playing with this any further. 
But, pretty please, if any one has already figured this out then I do 
not mind in any way listening to the answer to my question!

	Thanks again for the reply Bruno, you just saved me quite some time 
(don't ask me to pay you because I'm quite broke for the time 
being :-) !!).

	My warm regards to all,...


		Juan.

On Wednesday, November 6, 2002, at 03:14  PM, Bruno Voisin wrote:

> Le mercredi, 6 nov 2002, à 19:57 Europe/Paris, Juan Manuel Palacios a 
> écrit :
>
>> \usepackage[T1]{fontenc}
>> \usepackage[spanish]{babel}
>> \usepackage{isolatin1}
>> \usepackage{indentfirst}
>> \usepackage{amsmath}
>
> Try replacing
>
> 	\usepackage{isolatin1}
>
> by
>
> 	\usepackage[latin1]{inputenc}
>
> But that depends on the encoding specified in the text editor you use. 
> latin1 is for UNIX-style keyboard design. In TeXShop this is called 
> "Iso latin"; the default, I think, is "Mac OS Roman", and for this you 
> shoud specify
>
> 	\usepackage[applemac]{inputenc}
>
> The order in which the packages are loaded may matter, you may have to 
> experiment with this.
>
> Hope this works, it does for me (for writing French with French 
> hyphenation).
>
> Bruno Voisin
>
>
> -----------------------------------------------------
> Mac TeX info, resources, and news can be found at:
> <http://www.esm.psu.edu/mac-tex/>
> -----------------------------------------------------
> List archives can be found at:
> <http://www.esm.psu.edu/mac-tex/MacOSX-TeX-Digests/>
> -----------------------------------------------------
> See message headers for list info.
> -----------------------------------------------------
>


-----------------------------------------------------
Mac TeX info, resources, and news can be found at:
<http://www.esm.psu.edu/mac-tex/>
-----------------------------------------------------
List archives can be found at:
<http://www.esm.psu.edu/mac-tex/MacOSX-TeX-Digests/>
-----------------------------------------------------
See message headers for list info.
-----------------------------------------------------




More information about the macostex-archives mailing list