Search found 7 matches
- Tue Dec 13, 2011 3:08 pm
- Forum: Math & Science
- Topic: siunitx | Errors with ISO-8859-1 (latin1) Encoding
- Replies: 11
- Views: 10201
siunitx | Errors with ISO-8859-1 (latin1) Encoding
Update : Looking at my tlmgr.log, I saw that 'l3packages' was one of the packages updated this morning. Seeing error messages related to 'l3packages', I tried to restore a previous version (morning and actual: 24821; restore trial: 24656) to see if the problem could be solved in this way, but it ...
- Tue Dec 13, 2011 2:12 pm
- Forum: Math & Science
- Topic: siunitx | Errors with ISO-8859-1 (latin1) Encoding
- Replies: 11
- Views: 10201
siunitx | Errors with ISO-8859-1 (latin1) Encoding
I tried again updating my tl, from the mirror server tlmgr gives me by default (http://ctan.mirror.garr.it/mirrors/CTAN/systems/texlive/tlnet). Only the package siunitx was updated.
At the moment, all seems to work properly; I had no problems, even compiling my actual document. I have no clue about ...
At the moment, all seems to work properly; I had no problems, even compiling my actual document. I have no clue about ...
- Tue Dec 13, 2011 12:09 pm
- Forum: Math & Science
- Topic: siunitx | Errors with ISO-8859-1 (latin1) Encoding
- Replies: 11
- Views: 10201
siunitx | Errors with ISO-8859-1 (latin1) Encoding
Hello warpino,
If you have not updated to a more recent version of siunitx yet, I suggest you to keep up with these errors, as they behave just as some of lesser bug and still do compile the document properly.
If you don't want these errors to appear, be sure you do switch your file encoding to utf ...
If you have not updated to a more recent version of siunitx yet, I suggest you to keep up with these errors, as they behave just as some of lesser bug and still do compile the document properly.
If you don't want these errors to appear, be sure you do switch your file encoding to utf ...
- Sun Dec 11, 2011 5:17 pm
- Forum: Math & Science
- Topic: siunitx | Errors with ISO-8859-1 (latin1) Encoding
- Replies: 11
- Views: 10201
siunitx | Errors with ISO-8859-1 (latin1) Encoding
I am sorry to have not listed all the combinations I tried. They are:
1) The original example, with iso-8859-1 encoding and \usepackage[latin1]{inputenc} reported the error while still generating a document as I expected;
2) Switching the encoding or the inputenc parameter to utf8 did not produce a ...
1) The original example, with iso-8859-1 encoding and \usepackage[latin1]{inputenc} reported the error while still generating a document as I expected;
2) Switching the encoding or the inputenc parameter to utf8 did not produce a ...
- Sun Dec 11, 2011 4:28 pm
- Forum: Math & Science
- Topic: siunitx | Errors with ISO-8859-1 (latin1) Encoding
- Replies: 11
- Views: 10201
siunitx | Errors with ISO-8859-1 (latin1) Encoding
Are you really sure the file encoding is ISO-8859-1?
I'm quite sure about the encoding. The output of a file-mime-request on the .tex file is something like that:
me@home:~/TEST2$ file -ib test3.tex
text/x-tex; charset=iso-8859-1
On Linux systems file encoding is usually UTF-8. What happens ...
I'm quite sure about the encoding. The output of a file-mime-request on the .tex file is something like that:
me@home:~/TEST2$ file -ib test3.tex
text/x-tex; charset=iso-8859-1
On Linux systems file encoding is usually UTF-8. What happens ...
- Sat Dec 10, 2011 9:32 pm
- Forum: Math & Science
- Topic: siunitx | Errors with ISO-8859-1 (latin1) Encoding
- Replies: 11
- Views: 10201
siunitx | Errors with ISO-8859-1 (latin1) Encoding
%%%%%%%%%%%%%%%%%%%% Added on 14 Dec 2011 %%%%%%%%%%%%%%%%%%%%
Summary: The package siunitx (version < 2.4e) was found giving errors ("Invalid code 84XX") on unit declarations when using a particular input encoding ( latin-1 ), while still compiling the tex code properly. The problem was encountered ...
Summary: The package siunitx (version < 2.4e) was found giving errors ("Invalid code 84XX") on unit declarations when using a particular input encoding ( latin-1 ), while still compiling the tex code properly. The problem was encountered ...
- Wed Nov 09, 2011 9:30 pm
- Forum: New Members
- Topic: Hello to the community!
- Replies: 1
- Views: 1563
Hello to the community!
Hello to the whole community here!
I'm an chemistry student from Italy and feel as a "false beginner" in LaTeX topics. Up to now, I've been writing documents in LaTeX for about a year and a half.
Usually I write documents containing lots of math and chemistry.
My first question is: where should I ...
I'm an chemistry student from Italy and feel as a "false beginner" in LaTeX topics. Up to now, I've been writing documents in LaTeX for about a year and a half.
Usually I write documents containing lots of math and chemistry.
My first question is: where should I ...