LyXRenewcommand and font problem

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
Aleks
Posts: 7
Joined: Mon Aug 28, 2017 12:48 am

Renewcommand and font problem

Post by Aleks »

Hello! I am writing my thesis in Lyx, however I have encountered several problems.

1. Renewcommand in the preamble doesn't do anything in regards to changing part, chapter etc. to my language (Macedonian) counterparts. In TexStudio it is working properly.

2. I am obliged to use a specific Georgia based font. In Word processors like MS Word, LibreOffice Writer etc. the font is working properly, but in LaTex (Lyx, TexStudio) bold and italic features are lacking.

I am using bookclass, Lyx version 2.3.2, Ubuntu 16.04

EDIT: I solved the first part of the problem. It was the babel package. I set the language package to none in preferences.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Renewcommand and font problem

Post by Johannes_B »

If you want to use a system font, you should probably use package fontspec along with XeTeX or LuaTeX.
Would be horrible with pdfTeX.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply