Exemplo n.º 1
0
class bibindent(DimenCommand):
    value = DimenCommand.new(0)
Exemplo n.º 2
0
class columnseprule(DimenCommand):
    value = DimenCommand.new(0)
Exemplo n.º 3
0
class marginparwidth(DimenCommand):
    value = DimenCommand.new('0.75in')
Exemplo n.º 4
0
class topskip(DimenCommand):
    value = DimenCommand.new(0)
Exemplo n.º 5
0
class jot(DimenCommand):
    value = DimenCommand.new(0)
Exemplo n.º 6
0
class paperheight(DimenCommand):
    value = DimenCommand.new('11in')
Exemplo n.º 7
0
class headheight(DimenCommand):
    value = DimenCommand.new('0.5in')
Exemplo n.º 8
0
class medskipamount(DimenCommand):
    value = DimenCommand.new('12pt')
Exemplo n.º 9
0
class textwidth(DimenCommand):
    value = DimenCommand.new('6.5in')
Exemplo n.º 10
0
class topmargin(DimenCommand):
    value = DimenCommand.new(0)
Exemplo n.º 11
0
class textheight(DimenCommand):
    value = DimenCommand.new('9in')
Exemplo n.º 12
0
class evensidemargin(DimenCommand):
    value = DimenCommand.new('1in')
Exemplo n.º 13
0
class paperwidth(DimenCommand):
    value = DimenCommand.new('8.5in')
Exemplo n.º 14
0
class unitlength(DimenCommand):
    value = DimenCommand.new('1pt')
Exemplo n.º 15
0
class headsep(DimenCommand):
    value = DimenCommand.new('0.25in')
Exemplo n.º 16
0
class bigskipamount(DimenCommand):
    value = DimenCommand.new('24pt')
Exemplo n.º 17
0
class footskip(DimenCommand):
    value = DimenCommand.new('0.5in')
Exemplo n.º 18
0
class smallskipamount(DimenCommand):
    value = DimenCommand.new('6pt')
Exemplo n.º 19
0
class marginparsep(DimenCommand):
    value = DimenCommand.new('0.25in')
Exemplo n.º 20
0
class mathindent(DimenCommand):
    value = DimenCommand.new(0)
Exemplo n.º 21
0
class fill(DimenCommand):
    value = DimenCommand.new('1fill')