Dear All,
the fonts in the dvi- or pdf-output come across ragged and scraggy.
How can this be amended to have a really high-quality output - in
terms of fonts, of course? ;)
Using LyX 1.6.3. on WinVista/MikTeX. Below the preamble of my LyX
document after export to LaTeX.
Thanks as always.
/J.
\documentclass[oneside,english]{amsart}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\pagestyle{headings}
\usepackage{color}
\usepackage{babel}
\usepackage{dvipost}
\usepackage{amsthm}
\usepackage{amssymb}
\usepackage[unicode=true,
bookmarks=true,bookmarksnumbered=true,bookmarksopen=true,bookmarksopenlevel=1,
breaklinks=true,pdfborder={0 0 1},backref=false,colorlinks=true]
{hyperref}\hypersetup{pdftitle={bla},
pdfauthor={JA}}\makeatletter%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX
commands.%% Change tracking with dvipost\dvipostlayout\dvipost{osstart color
push Red}\dvipost{osend color pop}\dvipost{cbstart color push
Blue}\dvipost{cbend color
pop}\newcommand{\lyxadded}[3]{\changestart#3\changeend}\newcommand{\lyxdeleted}[3]{%\changestart\overstrikeon#3\overstrikeoff\changeend}