JG Cheatsheet

# with overline, for parts
* with overline, for chapters
=, for sections
-, for subsections
^, for subsubsections
", for paragraphs

Part title..

Chapter title..

Section title..

Subsection title..

Subsubsection title..
Paragrapth title..
Paragrapth title..
Subtitle: Titles
  • All sections marked with the same adornment style are deemed to be at the same level:

Chapter 1 Title

Section 1.1

Section 1.2

Chapter 2 Title

etc…

italic / bold / interpreted / inline / None

A B
a b
aa bb

New in version 0.1.

Changed in version 0.1.

Caution

this is a caution

Warning

this is a warning

Tip

this is a tip

Note

this is a note

Notice space after ::

Command line: ./bin/reframe -C tutorial/config/settings.py \
 -c tutorial/example1.py -r
Reframe version: 2.x
> $EBROOTREFRAME/bin/reframe -r $SCRATCH/example1.py
import os
#!/bin/bash -l
#SBATCH --job-name="rfm_Example1Test_job"
export X=`date`

see 1

Indices and tables