I'm trying to implement Siarhei Khirevich ( http://www.khirevich.com/latex/font/ ) suggestion on charter font for text and default text font for math envirements. It is working, but I get a warning like tihs:
“package mathdesign warning no font specified on input line 175”
How can I get this ...
Search found 18 matches
- Fri Sep 26, 2014 6:27 pm
- Forum: Fonts & Character Sets
- Topic: One font for text and another one for maths
- Replies: 0
- Views: 4212
- Tue Sep 23, 2014 12:03 pm
- Forum: Page Layout
- Topic: Bookmark do not point at the right location with pdfbookmark
- Replies: 0
- Views: 5590
Bookmark do not point at the right location with pdfbookmark
I can not get the \pdfbookmark to point at the right location. In my own created list of appendices , the \addcontentsline point to the correct location. I have tried placing the \pdfbookmark line of code before, in-between and after \chapter . The same problem occur with \section and \subsection ...
- Mon Sep 22, 2014 3:32 pm
- Forum: Page Layout
- Topic: List of Appendices
- Replies: 5
- Views: 13005
Re: List of Appendices
Hi, did you every manage to find a solution to your problem? I face the same problem now.
- Tue Jun 24, 2014 9:20 am
- Forum: Graphics, Figures & Tables
- Topic: Table does not fit textwidth with Adjustbox
- Replies: 3
- Views: 28557
Re: Table does not fit textwidth with Adjustbox
Hi Johannes,
Yes, of course one can use that workaround
That has also been my solution until now. I just thought that there must be some mistake in my code or errors in the packages, since the max width is not set as what was expected.
Yes, of course one can use that workaround

- Mon Jun 23, 2014 5:15 pm
- Forum: Graphics, Figures & Tables
- Topic: Table does not fit textwidth with Adjustbox
- Replies: 3
- Views: 28557
Table does not fit textwidth with Adjustbox
Hi. Can not get the sidewaystable to fit the textwidth (or linewidth). Have also tried with textheight. I have added "showframe" to geometry to show you the error.
\documentclass[a4paper,10pt]{book}
\usepackage[showframe,margin=3cm]{geometry}
\usepackage{adjustbox}
\usepackage{booktabs,array ...
\documentclass[a4paper,10pt]{book}
\usepackage[showframe,margin=3cm]{geometry}
\usepackage{adjustbox}
\usepackage{booktabs,array ...
- Sat Jun 14, 2014 11:20 am
- Forum: General
- Topic: babel error
- Replies: 2
- Views: 12212
babel error
I found a solution on my Windows machine with MikTex 2.9. Maybe it will work for you as well.
Go to "Package Manager" and find "babel-dutch". Install it manually and try run your code again.
http://latex-community.org/forum/viewto ... 425#p84425
Go to "Package Manager" and find "babel-dutch". Install it manually and try run your code again.
http://latex-community.org/forum/viewto ... 425#p84425
- Sat Jun 14, 2014 11:08 am
- Forum: Fonts & Character Sets
- Topic: Babel package - Not loading "english"!
- Replies: 3
- Views: 46776
Re: Babel package - Not loading "english"!
I found the solution myself.
The package "babel-english" was not installed (maybe removed after prior updates), so after manual installation in the "Package Manager" program, I got it to work. Hope that will help any others with the same problem.
The package "babel-english" was not installed (maybe removed after prior updates), so after manual installation in the "Package Manager" program, I got it to work. Hope that will help any others with the same problem.
- Sat Jun 14, 2014 10:57 am
- Forum: Fonts & Character Sets
- Topic: Babel package - Not loading "english"!
- Replies: 3
- Views: 46776
Babel package - Not loading "english"!
I have tried to delete the .aux file (and all others except the .tex file).
I have read other blogs and post for help.
The MWE is working fine in "www.writelatex.com".
I have found the babel package in MikTex "Package Manager". There is also a "babel-english which is "\Uncategorized". Is that ...
- Fri Jun 13, 2014 4:28 pm
- Forum: Fonts & Character Sets
- Topic: Babel package - Not loading "english"!
- Replies: 3
- Views: 46776
Babel package - Not loading "english"!
After updating my Miktex 2.9 packages on Windows (TeXnicCenter 2.02), my script will not load babel languages packages (21/5-2014). See MWE:
\documentclass{article}
\usepackage[english]{babel}
\begin{document}
Hello, who are you today? Please clarify your specific problem or add additional details ...
\documentclass{article}
\usepackage[english]{babel}
\begin{document}
Hello, who are you today? Please clarify your specific problem or add additional details ...
- Mon Apr 28, 2014 1:38 pm
- Forum: Graphics, Figures & Tables
- Topic: Adjustbox on a landscape page does not scale correct
- Replies: 1
- Views: 5163
Re: Adjustbox on a landscape page does not scale correct
Any ideas guys? 
