{babel} is a package that manages culturally-determined typographical (and other) rules, and hyphenation patterns for a wide range of languages.
4
votes
0answers
59 views
Conflict between babel and university style sheet
I am a Linguistics PhD student at U.Florida, writing my dissertation. The LaTeX class from our editorial office conflicts with babel (among other packages). Is there a way to override the style sheet ...
4
votes
0answers
150 views
Removing spaces before command
When using French guillemets with TeX4HT, the resulting symbols are not followed/preceded by non-breaking spaces like they should, resulting in wrong line-breaking in HTML.
I tried resetting \og and ...
3
votes
0answers
29 views
Babel shorthands has a problem with \bm package
Using the babel command \useshorthands{"} prevents \bm package to work normally.
\documentclass{report}
\usepackage[T1]{fontenc}
\usepackage[english]{babel}
\useshorthands{"}
\usepackage{bm}
...
2
votes
0answers
67 views
Keystrokes have miraculously switched to French using Beamer
Hi I'm using Beamer to prepare a presentation and for some weird reason the keystroke has decided to switch to French (it worked fine in the coursebook that I have already prepared).
As far as I can ...
1
vote
0answers
76 views
Typesetting a bilingual English-Hebrew book with facing pages in each language
How would one go about setting, say, a bilingual novel with the English translation on the left side of the book binding (the verso) and the original Hebrew text on the right side of the book (the ...
1
vote
0answers
44 views
Beamer, TOC other language
In this code, I would like to have that the words out of Table of Contents (like section) will be translate into dutch. I thought that it would work with babel but it doesn't work and Latex doesn't ...
1
vote
0answers
86 views
LaTeX Templates in Russian
I am using LaTeX template for a thesis in English. Now I need to write my thesis in Russian using the same template. I added:
\documentclass[11pt, a4paper, oneside]{Thesis}
\usepackage{cmap} ...
1
vote
0answers
241 views
Undefined control sequence Error with moderncv+Hebrew
I would like to use modernv to create a right-to-left CV document in Hebrew. I have downloaded and installed culmus-latex, and Hebrew+English LaTex documents compile without a problem.
I took ...
0
votes
0answers
81 views
How to write in different languages
I am writing thesis in tex for which I am using vbook package. I want to write Acknowlegdement in my mother laguage. I belong to India and I want to write it in Hindi (Indian Laguage). This must ...
