Exemple #1
0
class abovedisplayskip(GlueCommand): value = GlueCommand.new('0pt', plus='3pt', minus='9pt')
class abovedisplayshortskip(GlueCommand): value = GlueCommand.new('0pt', plus='3pt')
Exemple #2
0
class hideskip(GlueCommand):
    value = GlueCommand.new('-1000pt plus 1fill')
Exemple #3
0
class baselineskip(GlueCommand): value = GlueCommand.new('12pt')
class lineskip(GlueCommand): value = GlueCommand.new('1pt')
Exemple #4
0
class lineskip(GlueCommand): value = GlueCommand.new('1pt')
class parskip(GlueCommand): value = GlueCommand.new('0pt', plus='1pt')
Exemple #5
0
class abovedisplayshortskip(GlueCommand):
    value = GlueCommand.new(0)
class belowdisplayskip(GlueCommand):
    value = GlueCommand.new('12pt', plus='3pt', minus='9pt')
Exemple #7
0
class splittopskip(GlueCommand): value = GlueCommand.new('10pt')
class tabskip(GlueCommand): value = GlueCommand.new(0)
Exemple #8
0
class intextsep(GlueCommand):
    value = GlueCommand.new(0)
Exemple #9
0
class leftskip(GlueCommand): value = GlueCommand.new(0)
class rightskip(GlueCommand): value = GlueCommand.new(0)
Exemple #10
0
class rightskip(GlueCommand): value = GlueCommand.new(0)
class topskip(GlueCommand): value = GlueCommand.new('10pt')
Exemple #11
0
class belowdisplayshortskip(GlueCommand): value = GlueCommand.new('7pt', plus='3pt', minus='4pt')
class leftskip(GlueCommand): value = GlueCommand.new(0)
class tabskip(GlueCommand):
    value = GlueCommand.new(0)
class topskip(GlueCommand):
    value = GlueCommand.new('10pt')
Exemple #14
0
class fboxsep(GlueCommand):
    value = GlueCommand.new(0)
Exemple #15
0
class spaceskip(GlueCommand): value = GlueCommand.new(0)
class xspaceskip(GlueCommand): value = GlueCommand.new(0)
Exemple #16
0
class floatsep(GlueCommand):
    value = GlueCommand.new(0)
Exemple #17
0
class xspaceskip(GlueCommand): value = GlueCommand.new(0)
class parfillskip(GlueCommand): value = GlueCommand.new('0pt', plus='1fil')
Exemple #18
0
class dbltextfloatsep(GlueCommand):
    value = GlueCommand.new(0)
Exemple #19
0
class parfillskip(GlueCommand): value = GlueCommand.new('0pt', plus='1fil')

# MuGlue parameters
class thinmuskip(MuGlueCommand): value = MuGlueCommand.new('3mu')
Exemple #20
0
class belowdisplayshortskip(GlueCommand):
    value = GlueCommand.new(0)
class lineskip(GlueCommand):
    value = GlueCommand.new('1pt')