Microsoft
Software
Hardware
Network
Question : In Latex, how do I start a remark on a fresh line?
The construction: \remark in Latex is used like this:
\remark This is an obvious comment.
The resulting output is:
Remark 1 This is an obvious comment.
I wish it to be:
Remark 1
This is an obvious comment. (starting on a fresh line)
I think it is done using the \renewcommand or \newcommand functions.
I would be interested in both if someone is willing to help.
Answer : In Latex, how do I start a remark on a fresh line?
Agreed, it was a crude hack.
Perhaps this less-crude, but admittedly not ideal, hack will do?
\newcommand{\customremark}
{{\remark \ \\}}
Random Solutions
Export Access 2010 Report to CSV with Headers?
install server 2003 over win7
php page does not load after putting it on webserver (BEEF)
Internet searches getting redirected to advertising websites
How do I implement a vlan for a hotel.
Exchange 2007 Connectivity problems
Cancel a tween in Flash CS4
Localized Date format
WINDOWS 2003 SP2 MEMBER SERVER TO 2003 R2
Usning the wizard control in asp.net