Search found 2 matches

by tmac
Mon Nov 28, 2011 6:18 pm
Forum: Math & Science
Topic: Using fleqn with aligned or split
Replies: 1
Views: 2737

Using fleqn with aligned or split

Hi!

I'm using an article documentclass with the fleqn option and amsmath package.

My document contains single equations, using the equation environment, but also pairs of equations that share the same label. These pairs of equations are aligned on their left sides. This is achieved in this way ...
by tmac
Tue Aug 31, 2010 9:27 pm
Forum: General
Topic: Newcommand expand preprocessor
Replies: 2
Views: 4064

Re: Newcommand expand preprocessor

I think I have found a way to accomplish this. My goal was to import Latex into Lyx. This is of course possible even with newcommand definitions and use thereof in the rest of the document, but I wanted lyx to be able to interpret/render all the latex code properly.

I found that a python package ...