Search found 5 matches

by Illuminatiii
Sat Oct 06, 2012 3:42 pm
Forum: Fonts & Character Sets
Topic: URW Garamond bad quality in PDF
Replies: 5
Views: 5347

Re: URW Garamond bad quality in PDF

Hello,

Yes I have installed all the files you mentioned in that folder, I have also done all of the steps in the readme file provided at CTAN for the font.

However it might be some problems with some of the other packages I use, as the datatool and siunitx package. I have tried to make a document ...
by Illuminatiii
Thu Oct 04, 2012 12:07 am
Forum: Fonts & Character Sets
Topic: URW Garamond bad quality in PDF
Replies: 5
Views: 5347

URW Garamond bad quality in PDF

Here is a mwe of all the packages I use



\documentclass[pdftex,10pt,b5paper,twoside]{book}

% ---------- Loading packages ---------------


\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[urw-garamond]{mathdesign}
\usepackage[inner=35mm,outer=25mm,tmargin=27mm,bmargin=30mm ...
by Illuminatiii
Mon Oct 01, 2012 8:43 pm
Forum: Fonts & Character Sets
Topic: URW Garamond bad quality in PDF
Replies: 5
Views: 5347

URW Garamond bad quality in PDF

Hey Guys,

I have a fairly anoying problem. I have installed the URW Garamond fonts and want to use them for my master thesis.

However when I compile the document they appear unsharp and fuzzy. I have read a lot of PDF's with the URW Garamond font, and they dont seem to have this problem at all ...
by Illuminatiii
Thu Aug 16, 2012 5:01 pm
Forum: Graphics, Figures & Tables
Topic: tikz-3dplot | Circles and Spheres distorted
Replies: 5
Views: 8838

Re: tikz-3dplot | Circles and Spheres distorted

Jeff,

this was just what I wanted! And your explanation helped me understand a lot more about the package. I was reading in the manual but man, but your explanation was easy to follow. A huge thank you

Go ahead Stefan and use this as an example! I am sure there are many more students, and new ...
by Illuminatiii
Wed Aug 15, 2012 11:13 pm
Forum: Graphics, Figures & Tables
Topic: tikz-3dplot | Circles and Spheres distorted
Replies: 5
Views: 8838

tikz-3dplot | Circles and Spheres distorted

Hello,

I am struggling with tikz-3dplot . I am trying to make a crystal lattice, with atoms at certain coordinates. This I have achieved, however when rotating the axis to get a "better" view of the lattice structure the spherical shapes gets distorted.

I would like to have them spherical, and I ...