Search found 4 matches

by ld_pvl
Fri Aug 26, 2011 1:03 am
Forum: LyX
Topic: Create Automated Numbered Text
Replies: 0
Views: 983

Create Automated Numbered Text

Hello,

I was wondering how we could create automated numbered text in LyX. For example, in my document, I would have different theories and lemmas, and I would like to have a command or something like that that would automatically count and label the theories and lemmas in the form of Theory ...
by ld_pvl
Sat Nov 27, 2010 3:44 am
Forum: General
Topic: Multiple Languages In Titles, Paragraphs, Bookmarks
Replies: 3
Views: 3605

Re: Multiple Languages In Titles, Paragraphs, Bookmarks

Using XeTeX should solve the problem apparently.
by ld_pvl
Fri Nov 19, 2010 9:53 pm
Forum: General
Topic: Multiple Languages In Titles, Paragraphs, Bookmarks
Replies: 3
Views: 3605

Multiple Languages In Titles, Paragraphs, Bookmarks

Hi again,

I found a solution to the bookmarking problem. For some unsupported languages one might have to download the puenc.def file for the hyperref packages for that specific language and replace the existing one. However, if the unicode option is set to true, that should work for most popular ...
by ld_pvl
Mon Nov 15, 2010 5:35 pm
Forum: General
Topic: Multiple Languages In Titles, Paragraphs, Bookmarks
Replies: 3
Views: 3605

Multiple Languages In Titles, Paragraphs, Bookmarks

Hello,

Is it possible to type two or more different languages in titles and paragraphs? I have tried using the babel package but it's useful only to define parts of individual languages and not multiple languages:

\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[english,vietnam ...