{"id":4932,"date":"2017-07-07T23:29:35","date_gmt":"2017-07-07T15:29:35","guid":{"rendered":"https:\/\/lttt.blog.ustc.edu.cn\/?p=4932"},"modified":"2017-07-07T23:29:35","modified_gmt":"2017-07-07T15:29:35","slug":"latex-font-choose","status":"publish","type":"post","link":"https:\/\/lttt.vanabel.cn\/?p=4932","title":{"rendered":"Latex font choose"},"content":{"rendered":"<p>&nbsp;<\/p>\n<pre class=\"lang:tex decode:true\">%% LaTeX Preamble - Font choices\n%% Each block selects new math, roman (serif), sans serif, and typewriter fonts.\n%% Delete or comment out all but one to make your choice.\n\n% Fourier for math | Utopia (scaled) for rm | Helvetica for ss | Latin Modern for tt\n\\usepackage{fourier} % math &amp; rm\n\\usepackage[scaled=0.875]{helvet} % ss\n\\renewcommand{\\ttdefault}{lmtt} %tt\n\n% Latin Modern (similar to CM with more characters)\n\\usepackage{lmodern} % math, rm, ss, tt\n\\usepackage[T1]{fontenc}\n\n% Palatino for rm and math | Helvetica for ss | Courier for tt\n\\usepackage{mathpazo} % math &amp; rm\n\\linespread{1.05}        % Palatino needs more leading (space between lines)\n\\usepackage[scaled]{helvet} % ss\n\\usepackage{courier} % tt\n\\normalfont\n\\usepackage[T1]{fontenc}\n\n% Euler for math | Palatino for rm | Helvetica for ss | Courier for tt\n\\renewcommand{\\rmdefault}{ppl} % rm\n\\linespread{1.05}        % Palatino needs more leading\n\\usepackage[scaled]{helvet} % ss\n\\usepackage{courier} % tt\n\\usepackage{euler} % math\n%\\usepackage{eulervm} % a better implementation of the euler package (not in gwTeX)\n\\normalfont\n\\usepackage[T1]{fontenc}\n\n% Times for rm and math | Helvetica for ss | Courier for tt\n\\usepackage{mathptmx} % rm &amp; math\n\\usepackage[scaled=0.90]{helvet} % ss\n\\usepackage{courier} % tt\n\\normalfont\n\\usepackage[T1]{fontenc}\n\n% !! COMMERICAL FONT !! Lucida Bright (w\/expert package)\n\\usepackage[T1]{fontenc}\n\\usepackage[expert,vargreek,altbullet]{lucidabr}\n\n%% END Font choices\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; %% LaTeX Preamble &#8211; Font choices  &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"more-link\" href=\"https:\/\/lttt.vanabel.cn\/?p=4932\"> <span class=\"screen-reader-text\">Latex font choose<\/span> \u9605\u8bfb\u66f4\u591a &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[476,532],"class_list":["post-4932","post","type-post","status-publish","format-standard","hentry","category-latex","tag-font","tag-latex-2"],"_links":{"self":[{"href":"https:\/\/lttt.vanabel.cn\/index.php?rest_route=\/wp\/v2\/posts\/4932","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lttt.vanabel.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lttt.vanabel.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lttt.vanabel.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lttt.vanabel.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4932"}],"version-history":[{"count":0,"href":"https:\/\/lttt.vanabel.cn\/index.php?rest_route=\/wp\/v2\/posts\/4932\/revisions"}],"wp:attachment":[{"href":"https:\/\/lttt.vanabel.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4932"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lttt.vanabel.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4932"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lttt.vanabel.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4932"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}