我的第一个lyx文件只在逐字模式下编译。为什么?

时间:2015-07-19 20:28:39

标签: latex lyx

我在Lyx中输入以下文本,使用Apple + R编译,但获得逐字版本。我怎么能像在pdflatex中那样编译这样的文件?

<style name="LilaTheme" parent="Theme.AppCompat.Light.NoActionBar">
    <item name="buttonStyle">@style/ButtonmyTimeLila</item>
</style>

1 个答案:

答案 0 :(得分:1)

LyX拥有自己的格式。所以你必须将文件导入LyX。为此,将代码粘贴到hello.tex中,然后打开LyX并转到文件&gt;导入&gt; LaTeX(普通)。