-
核心文档类.cls是干什么用的,用TeXworks一直无法编译打不开?报错显示在第10行 : you can't use spacefactor' in vertical mode |
Beta Was this translation helpful? Give feedback.
Replies: 9 comments
-
|
Beta Was this translation helpful? Give feedback.
-
建议在 README 中写一下编译方式,模板组成可以略去。 |
Beta Was this translation helpful? Give feedback.
-
在用户手册写了怎么编译,在 README 写了要看用户手册。 |
Beta Was this translation helpful? Give feedback.
-
不要假定用户会去阅读文档。对于新鸟来说,先编译出示例最重要。
… 在 2022年2月18日,23:02,sikouhjw ***@***.***> 写道:
建议在 README 中写一下编译方式,模板组成可以略去。
在用户手册写了怎么编译,在 README 写了要看用户手册。
反正都是不看……
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you commented.
|
Beta Was this translation helpful? Give feedback.
-
问题是连主文件都不知道是哪个,这说明一点基础都没有……救不了 |
Beta Was this translation helpful? Give feedback.
-
谢谢! |
Beta Was this translation helpful? Give feedback.
-
没有,文档我都看了,也知道在main文件的基础上进行修改,仅仅是不知道.cls文件什么用,可能资料还是看的不够仔细,万分抱歉。 |
Beta Was this translation helpful? Give feedback.
-
cls 是文档类文件,用来定制模板样式、接口,用户一般不需要去管。 |
Beta Was this translation helpful? Give feedback.
-
嗯嗯好的,明白了,谢谢! |
Beta Was this translation helpful? Give feedback.
cls 是文档类文件,用来定制模板样式、接口,用户一般不需要去管。