\ref{} outside DruTeX environments?

njivy - August 21, 2006 - 19:09
Project:DruTeX
Version:HEAD
Component:Code
Category:bug report
Priority:normal
Assigned:dfg
Status:closed
Description

It seems illogical to me that the \ref{} command is valid only outside of DruTeX environments. I expected, for some reason, the syntax to be $\ref{equation id}$ instead of \ref{equation id}.

#1

dfg - August 23, 2006 - 00:40
Assigned to:Anonymous» dfg
Status:active» closed

The dollar-environment is for rendering inline-math in LaTeX. Using \ref in there makes no sense, as well as in LaTeX.

Also test this in DruTeX:

\textbf{hello} versus <tex>\textbf{hello}</tex>

This works as intended.

 
 

Drupal is a registered trademark of Dries Buytaert.