Chronology
June 2025 S M T W T F S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Archives
Categories
Category Archives: LaTeX
MATLAB Subsref
I learned a new MATLAB command which seems like it’d be useful for many applications, especially for switching between different methods for subsampling from a vector. Here’s some sample code: As I was searching for how best to include Matlab … Continue reading
Figures with LaTeX
Here’s the latex wiki page for how to make some nice figures directly in latex. [link]
Posted in LaTeX
Comments Off on Figures with LaTeX
LaTeX Formatting
Good stuff on page formatting from the latex wikibook: Page Layout section
Posted in LaTeX
Comments Off on LaTeX Formatting
Posters in LaTeX with beamer
I’m preparing to make a poster for an upcoming meeting, and I’m sick and tired of powerpoint. I’ll have a lot of math and I want my .eps figures to be seamlessly weaved in, so naturally I look to latex. … Continue reading
Posted in LaTeX
Comments Off on Posters in LaTeX with beamer
hyperlinks and alphabetized lists in latex
There are so many things to learn and not quite as many ways to record what it is you’ve learned. There’s not many things more frustrating than the feeling “I knew a thing some time ago, but now I’ve forgot” … Continue reading