Search found 1 match

by giampierosalvi
Wed Sep 06, 2017 4:52 pm
Forum: Text Formatting
Topic: Write accented characters to file using \write
Replies: 1
Views: 2982

Write accented characters to file using \write

Hi,
I am trying to output some information to an auxiliary file using \write and among other things I have authors names that often include accented letters. If I use the string explicitly the accented letters are expanded into TeX commands, but I can solve this by using \unexpanded. However, if the ...