Search found 2 matches

by Dorian_Gray
Mon Aug 26, 2013 4:05 pm
Forum: Fonts & Character Sets
Topic: Cyrillic with glossaries
Replies: 1
Views: 3535

Cyrillic with glossaries

Hi there!
I want to write some terms and acronyms in my glossary in Bulgarian. Unfortunately, when I do so Latex gives a myriad of errors and does not compile. Any suggestions?
\documentclass[a4paper,10pt]{article}
\usepackage{ucs}
\usepackage[cp1251]{inputenc}
\usepackage[english,bulgarian]{babel ...
by Dorian_Gray
Fri Aug 16, 2013 8:44 am
Forum: General
Topic: No warning when using invalid \href path
Replies: 1
Views: 1674

No warning when using invalid \href path

Hello there,
I am new to this website (as well as to LaTeX).
I have one major file in which i have made references to some more detailed .pdf files on different topics. I have done this using \href{run:path}{text} . But I was thinking that it would be really helpful if LaTeX gives some kind of ...