Latex "Error: File ended while scanning use of \@xdblarge"
本系列文章由 @yhl_leo 出品,转载请注明出处。
文章链接: http://blog.csdn.net/yhl_leo/article/details/50435657
使用LaTeX写作时,遇到错误Error: File ended while scanning use of \@xdblarge多半是因为}丢失的原因(或者是多了个{)。
Most likely a missing
}in a sectioning command.
所以这个时候,请检查{ }是否成对儿出现吧。如果在{ }内使用%注释文段,一定要注意末尾的}是否被牵连进去。
浙公网安备 33010602011771号