示例#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))