예제 #1
0
def width(i):
    s = i.pop()
    i.push(utils.bibtex_width(s))
예제 #2
0
def width(i):
    s = i.pop()
    i.push(utils.bibtex_width(s))