我希望我的 latex 代码更有条理,有缩进,这样更容易阅读。有没有办法忽略文件名中的空格?以下是我想要做的:
\includegraphics[lots, of, options, set, here]{
my_very_long_and_decriptive_file_name.eps
}
我希望我的 latex 代码更有条理,有缩进,这样更容易阅读。有没有办法忽略文件名中的空格?以下是我想要做的:
\includegraphics[lots, of, options, set, here]{
my_very_long_and_decriptive_file_name.eps
}