[OS X TeX] font appearance

Chip Brock brock at pa.msu.edu
Mon Jun 17 18:08:00 EDT 2002



Hi
I've been toying with a big project...writing out lecture notes for a pretty
content-full course (700powerpoint slides). So, naturally I think of
TeXshop, but now with a critical eye on appearance and readability on the
screen. I've decided that while Computer Modern is really attractive on
paper, it's not so on the screen as rendered in pdf and wonder if anyone has
any suggestions? Any suggestions with URL's to visit would really be
appreciated!

If you promise not to read too carefully, I've spent an hour making a bit of
rambling text to get a sense for myself...regular old HTML looks better, but
of course no math or the printing attractiveness. My working control file is
pasted below...again, a working file and messy with commented out lines.

http://www.pa.msu.edu/~brock/isp213/isp211_1.pdf

Thanks...

Ray

\documentclass[10pt,landscape]{book}
%
\usepackage{color}
\definecolor{slidercolor}{rgb}{0.09,0.38,0.35}
\definecolor{mycolor}{rgb}{0.09,0.29,0.51}
\definecolor{footcolor}{rgb}{0.09,0.38,0.35}
\definecolor{red}{rgb}{1, 0, 0}
\definecolor{blue}{rgb}{0, 0, 1}
\definecolor{green}{rgb}{0.24, 0.55, .24}
\definecolor{gray}{rgb}{0.5, 0.5, 0.5}
\usepackage[%
colorlinks=true,%
linkbordercolor={0.5 0.5 0.5},%
filebordercolor={0.5 0.5 0.5},%
urlbordercolor={0.5 0.5 0.5},%
urlcolor=blue,%
linkcolor=green,%
pagecolor=red,%
menucolor=gray,%
filecolor=slidecolor,%
pdffitwindow=true,%
pdfcenterwindow=true,%
bookmarks=false,%
bookmarksopen=false,%
%pdfpagescrop={50 50 480 780},%
%%%pdftoolbar=false,%
%%%%pdfmenubar=false,%
%pdfstartview=fit,%
%pdfpagemode=UseOutlines,%
bookmarksnumbered=true%,%
%pdfpagemode=FullScreen%
]{hyperref}
\newenvironment{inquote}{\begin{list}{}{
\leftmargin=1.5cm \rightmargin=1.5cm \parsep=-15pt
\partopsep=0pt}\item[]}{\end{list}}
%
%\newtheorem{slider}{slide reference:}
%
%
\newcounter{myenumerate}
\newenvironment{Enumerate}{\begin{list}
{\arabic{myenumerate}.}
{\usecounter{myenumerate}
\setlength{\parsep}{0.005ex plus0.005ex minus0.01ex}
\setlength{\topsep}{-1ex plus0.025ex minus0.1ex}
\setlength{\partopsep}{-3ex }}}
{\end{list} }
%
%
\newcounter{myenumerate2}
\newenvironment{Enumerate2}{\vspace{-6pt}\begin{list}
{\alph{myenumerate2}.}
{\usecounter{myenumerate2}
\setlength{\parsep}{0.005ex plus0.005ex minus0.01ex}
\setlength{\topsep}{-2ex }
\setlength{\parskip}{-10ex }
\setlength{\partopsep}{-3ex }}}
{\end{list} }
%
\newenvironment{Itemize}{\begin{list}
{$\bullet$}
{\setlength{\parsep}{0.01ex plus0.005ex minus0.1ex}
\setlength{\topsep}{-1ex plus0.025ex minus0.1ex}
\setlength{\partopsep}{-3ex }}}
{\end{list} }
%
%
\newenvironment{Itemize2}{\vspace{-6pt}\begin{list}
{$-$}
{\setlength{\parsep}{0.01ex plus0.005ex minus0.1ex}
\setlength{\topsep}{-1ex plus0.025ex minus0.1ex}
\setlength{\partopsep}{-3ex }}}
{\end{list} }
%
\input prd_input.tex
%
\newenvironment{slider}{\begin{list}
{\bf slide reference}
{\setlength{\parsep}{0.01ex plus0.005ex minus0.1ex}
\setlength{\topsep}{-1ex plus0.025ex minus0.1ex}
\setlength{\partopsep}{-.1ex }}}
{\end{list} }
%

\newif\ifpdf
\ifx\pdfoutput\undefined
\pdffalse % we are not running PDFLaTeX
\else
\pdfoutput=1 % we are running PDFLaTeX
\pdftrue
\fi
\ifpdf
\usepackage[pdftex]{graphicx}
\else
\usepackage{graphicx}
\fi
%
\graphicspath{{./resources}{./introduction}{./introduction/resources/}}
\textwidth = 9.0 in
\textheight = 6 in
\oddsidemargin = 0.0 in
\evensidemargin = 0.0 in
\topmargin = -.5 in
\footskip = 0.8 in
\headheight = 0.0 in
\headsep = 0.25 in
\parskip = 0.2in
\parindent = 0.0in
\marginparwidth=30pt
%
\definecolor{pageback}{rgb}{.996,.992,.969}
%\pagecolor{pageback}
\usepackage{fancyhdr}
\pagestyle{fancy}
\renewcommand{\chaptermark}[1]{\markboth{#1}{}}
%\renewcommand{\sectionmark}[1]{\markright{\thesection}{#1}}
\fancyhf{}
\fancyfoot[RE,RO]{{\textcolor{footcolor}{\sf \thepage}}}
\fancyfoot[CO,CE]{
$\mid \,$ {\href{http://www.bluesky.com/}{\textcolor{footcolor}{\small
Welcome}}$\,\mid$ %
%\href{http://www.bluesky.com/}{\textcolor{footcolor}{\small
Reading}}$\,\mid$ %
\href{http://www.bluesky.com/}{\textcolor{footcolor}{\small
Introduction}}$\,\mid$ %
\href{http://www.bluesky.com/}{\textcolor{footcolor}{\small
Timeline}}$\,\mid$ %
\href{http://www.bluesky.com/}{\textcolor{footcolor}{\small
Assignments}}$\,\mid$ %
%$\mid \,$ \href{http://www.bluesky.com/}{\textcolor{footcolor}{Physics
Links}}$\,\mid$ %
%\href{http://www.bluesky.com/}{\textcolor{footcolor}{Physics and
Astronomy}}$\,\mid$ %
%\href{http://www.bluesky.com/}{\textcolor{footcolor}{MSU}}$\,\mid$ %
\href{http://www.bluesky.com/}{\textcolor{footcolor}{\small Help}}$\,\mid$
\\ %
%\Acrobatmenu{OpenInfo}{\sf $\mid \,$ open info}~
\Acrobatmenu{FullScreen}{\sf $\mid \,$ \small full screen}~
\Acrobatmenu{ShowHideMenuBar}{\sf $\mid \,$ \small menubar}~
\hyperlink{topper}{\sf $\mid \,$ {\textcolor{gray}{\small TOC}}}~ %
\Acrobatmenu{FirstPage}{\sf $\mid \,$ \small first}~
\Acrobatmenu{PrevPage}{\sf $\mid \,$  \small previous}~
\Acrobatmenu{NextPage}{\sf $\mid \,$ \small next}~
\Acrobatmenu{LastPage}{\sf $\mid \,$ \small last}~
\Acrobatmenu{GoBack}{\sf $\mid \,$ \small back $\mid \,$}~
%\Acrobatmenu{Quit}{\sf $\mid \,$ quit $\mid \,$}
}}
%
\fancyhead[LO, LE]{\sf  \textcolor{mycolor}{\small ISP213H {\sl
Navigating the Universe} \\ {\small \bf \leftmark
}}}
\fancyhead[RE,RO]{\sf \textcolor{mycolor}{ } \\ {\sf
\textcolor{mycolor}{\small \rightmark}}}
\fancypagestyle{plain}{%
    \fancyhead{} %
    \renewcommand{\headrulewidth}{0pt}
}
\begin{document}
%
\ifpdf
\DeclareGraphicsExtensions{.pdf, .jpg}
\else
\DeclareGraphicsExtensions{.eps, .jpg}
\fi

\bibliographystyle{agsm}
\title{{\textcolor{mycolor}{\bf ISP213H: Navigating the Universe \\ Fall
2002}}
\author{{\huge {\bf very rough DRAFT...too rough to use }}}}
\maketitle
\setcounter{tocdepth}{3}
%\newpage 
%
\tableofcontents
\hypertarget{topper}{}
%
\input {./introduction/introduction_1.tex}
%\input {higgs_1.tex}
%
\begin{thebibliography}{00}

%\bibliography{bib_foundations}

\bibitem{DTV}
this is it
\end{thebibliography}

 \end{document}

----------------------------------------------------------------------------
Raymond Brock  *  Professor of Physics
Department of Physics and Astronomy
3210 BPS Building
Michigan State University  *  East Lansing, MI  48824
brock at pa.msu.edu

cell..............(517)927-5447
hep office........(517)353-1693/355-9200 #2120
open fax..........(517)355-6661
secure fax........(517)351-0688
Fermilab office...(630)840-2286
CERN Office:......40 5-C31 * 76-71258

Home:            http://www.pa.msu.edu/~brock/
db/dh meetings:  http://www.pa.msu.edu/~brock/file_sharing/dhdb/
Snowmass:        http://snowmassserver.snowmass2001.org/Working_Group_E4/
farm shift log:  http://www.pa.msu.edu/~brock/file_sharing/farming/





-----------------------------------------------------------------
Threaded list archives can be found at:
<http://www.masda.vxu.se/~pku/MacOSX_TeX/>
-----------------------------------------------------------------
To UNSUBSCRIBE, send email to <info at email.esm.psu.edu> with
"unsubscribe macosx-tex" (no quotes) in the body.
For additional HELP, send email to <info at email.esm.psu.edu> with
"help" (no quotes) in the body.
-----------------------------------------------------------------




More information about the MacOSX-TeX mailing list