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
Shared calendar does not show appointments until refreshed
Internal Server Error
looking for a powerful ActionScript 3 isometric engine
css
The designer must create an instance of type 'Microsoft.VisualBasic.Com
patibility
.VB6.BaseC
ontrolArra
y' but it cannot because the type is declared as abstract.
DHCP White list
Forward meeting requests to another mailbox
how can i create window service in C# using InstallUtil.exe ??
DockForm.DCU not found?
phpmailer problem after migrating from Windows WAMP to Ubuntu LAMP