I am Charmie

メモとログ

2012-11-01から1ヶ月間の記事一覧

LaTeX: column size in matrices

LaTeX default setting allows any matrices to have up to 10 columns. The following command can change the column size as you want. \setcounter{MaxMatrixCols}{20}

Visual Studio 2010: highlighting a variable

Go Tool -> Extension Manager -> Online Gallery Select "Highlight all occurrences of selected word" and install it. Result is as follows: