Chang ,JX

рассказ и язык

Posts Tagged ‘Latex’

Latex trick

Posted by changjx on October 29, 2009

\newcommand{\argmax}{\operatornamewithlimits{argmax}}
\def\[#1\]{\begin{align}#1\end{align}}
\newcommand{\ve}{\varepsilon}
\newcommand{\nf}{\textrm}
\newcommand{\argmax}{\operatornamewithlimits{argmax}}

Posted in Uncategorized | Tagged: | Leave a Comment »

latex bold symbol

Posted by changjx on October 26, 2009

use \pmb instead of \boldsymbol

Posted in Uncategorized | Tagged: | Leave a Comment »

beamer setup

Posted by changjx on May 31, 2008

\documentclass[fleqn,serif,hyperref={bookmarks=true}]{beamer}
\usepackage{bm,xcolor,color,listings,newcent,
graphicx,fancybox,pifont,latexsym} %txfonts,fouriernc

Read the rest of this entry »

Posted in Latex | Tagged: , | Leave a Comment »