Hi Thorsten!
Thanks for posting. I've got no problems using TeXworks. I use it for my own work. But this time we need to find a fix and a sort of mutation of the work done in LEd onto TeXworks or something else more stable. So how can I choose the encoding in LEd? I do not see the options in the ...
Search found 6 matches
- Sun Jun 16, 2013 1:30 am
- Forum: LEd
- Topic: Reading and Editing non-Latin Alphabet
- Replies: 3
- Views: 30939
- Fri Jun 14, 2013 5:46 pm
- Forum: LEd
- Topic: Reading and Editing non-Latin Alphabet
- Replies: 3
- Views: 30939
Reading and Editing non-Latin Alphabet
Hello,
I've got a text that contains Latin and non-Latin characters (Cyrillic). The non-Latin characters do not display properly. What can I do in LEd in order to make them
look as they should
edit them?
So the text was
edited in LEd by the author
compiled in TeXworks by the author.
Now I ...
I've got a text that contains Latin and non-Latin characters (Cyrillic). The non-Latin characters do not display properly. What can I do in LEd in order to make them
look as they should
edit them?
So the text was
edited in LEd by the author
compiled in TeXworks by the author.
Now I ...
- Mon Oct 15, 2012 5:43 pm
- Forum: Fonts & Character Sets
- Topic: Change OT1 Font Encoding to another one
- Replies: 2
- Views: 24259
Change OT1 Font Encoding to another one
Hi, I've got some news. I m getting no more error messages using this preamble.
\documentclass[article, 12pt]{article}
\usepackage[ukrainian,english]{babel}%,ukranian
\usepackage[T2A]{fontenc}
\usepackage[utf8]{inputenx}
But, I've got no any text output: the article is in Latin so far, but the ...
\documentclass[article, 12pt]{article}
\usepackage[ukrainian,english]{babel}%,ukranian
\usepackage[T2A]{fontenc}
\usepackage[utf8]{inputenx}
But, I've got no any text output: the article is in Latin so far, but the ...
- Mon Oct 15, 2012 5:22 pm
- Forum: Fonts & Character Sets
- Topic: Change OT1 Font Encoding to another one
- Replies: 2
- Views: 24259
Change OT1 Font Encoding to another one
Hello,
I would like to try to typeset in Cyrillic. I would like to use inputenx package. The problem seems to be related to OT1 encoding. I think I need T2A . How can I activate it?
The typical error I get is
! LaTeX Error: Command \dh unavailable in encoding OT1.
And my typical preamble, the ...
I would like to try to typeset in Cyrillic. I would like to use inputenx package. The problem seems to be related to OT1 encoding. I think I need T2A . How can I activate it?
The typical error I get is
! LaTeX Error: Command \dh unavailable in encoding OT1.
And my typical preamble, the ...
- Mon Oct 15, 2012 12:36 pm
- Forum: Fonts & Character Sets
- Topic: inputenc | Option Clash
- Replies: 2
- Views: 16429
inputenc | Option Clash
Thanks,Thorsten. I see. I've opted for the inputenx now.
But now my problem is related to OT1 encoding. I think I need T2A. How can I activate it?
The typical error is
! LaTeX Error: Command \dh unavailable in encoding OT1.
And my typical peambule, that i test at this moment is
\documentclass ...
But now my problem is related to OT1 encoding. I think I need T2A. How can I activate it?
The typical error is
! LaTeX Error: Command \dh unavailable in encoding OT1.
And my typical peambule, that i test at this moment is
\documentclass ...
- Sun Oct 14, 2012 8:41 pm
- Forum: Fonts & Character Sets
- Topic: inputenc | Option Clash
- Replies: 2
- Views: 16429
inputenc | Option Clash
hello,
I can't get over this error using MiKTeX.
! LaTeX Error: Option clash for package inputenc.
This is my preamble.
\documentclass[article, 12pt]{article}
\RequirePackage{amsthm,amsmath}
\RequirePackage[numbers]{natbib}
\RequirePackage{inputenc}
\usepackage[utf8]{inputenc}
\usepackage ...
I can't get over this error using MiKTeX.
! LaTeX Error: Option clash for package inputenc.
This is my preamble.
\documentclass[article, 12pt]{article}
\RequirePackage{amsthm,amsmath}
\RequirePackage[numbers]{natbib}
\RequirePackage{inputenc}
\usepackage[utf8]{inputenc}
\usepackage ...