Search found 2 matches

by avery
Sat Mar 28, 2009 4:16 pm
Forum: Math & Science
Topic: Defining new symbols in a robust manner
Replies: 2
Views: 7457

Defining new symbols in a robust manner

Excellent! Thanks a lot! This works great. I can see that it will really be worth while to take the time to learn PGF/TikZ.

For completeness, here is the solution to my problem. It could probably be cleaned up a bit, but it seems to work pretty well.


\documentclass{article}
\usepackage{pgf ...
by avery
Tue Mar 24, 2009 6:16 pm
Forum: Math & Science
Topic: Defining new symbols in a robust manner
Replies: 2
Views: 7457

Defining new symbols in a robust manner

Dear All,

I need to define a couple of new mathematical symbols.

The first should basically be a triangle with a small text written in the middle. For example: The new command $\deltaop{p+1}$ should typeset a $\triangle$, appropriately scaled to fit the text $p+1$, which should in turn be ...