Search found 2 matches

by Vio
Fri Sep 02, 2011 1:46 pm
Forum: General
Topic: New Command for a 'minipage' within a Frame
Replies: 2
Views: 6044

New Command for a 'minipage' within a Frame

Hi, Thanks very much for your helpful reply. Your code works perfectly.
The reason why I needed to adjust the height was that in some instances the equation wouldn't vertically centre itself within the box. Here's an example:

\documentclass[12pt,a4paper,fleqn]{article}
\usepackage{amsmath,amsfonts ...
by Vio
Thu Aug 25, 2011 5:55 pm
Forum: General
Topic: New Command for a 'minipage' within a Frame
Replies: 2
Views: 6044

New Command for a 'minipage' within a Frame

Hi,

I've been using LaTeX for about a month or so and I'm amazed by its capacity. My documents mainly contain equations. I use fleqn on the documentclass option, since I prefer most of my equations flushed to the left.

\documentclass[12pt,a4paper,fleqn]{article}
However, the occasional important ...