首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >使用lyx 2.1.3编译Lyx 2.1.2文档时出错

使用lyx 2.1.3编译Lyx 2.1.2文档时出错
EN

Stack Overflow用户
提问于 2015-03-17 18:25:34
回答 1查看 244关注 0票数 1

我有一个在Windows7上用Lyx 2.1.2创建的Lyx文档,一切都编译得很好。升级到Lyx 2.1.3后,同一文档在编译时会出现许多错误。我注意到它们与浮动数字相关,例如在我可以看到的视图源码下:

**

代码语言:javascript
复制
Figure \ref{fig:ErasOfComputingWant (2010)} adopted from \citep{Want2010}
illustrates conceptually three eras of modern computing. 
The Internet of Things initially thought of as connecting things to
the Internet for the purpose of remote monitoring and control it is
now moving into the concept of ubiquitous and pervasive computing
as it creates an intelligent, invisible network fabric that can be
sensed, controlled and programmed.
\begin{figure}[th]
\begin{centering}
\includegraphics[scale=0.5]{Images/0-ComputingEras}
\par\end{centering}
\protect\caption{Three eras of modern computing, source\citep{Want2010}{\footnotesize{}\label{fig:ErasOfComputingWant (2010)}}{\footnotesize \par}}
\end{figure}

** Lyx 2.1.3给出了相应的错误:

代码语言:javascript
复制
*****Runaway argument?
{Three eras of modern computing, source\citep {Want2010}{\footnotesize \ETC.
! Paragraph ended before \NR@gettitle was complete.
<to be read again> 
                   \par 
l.283 ...mputingWant (2010)}}{\footnotesize \par}}

I suspect you've forgotten a `}', causing me to apply this
control sequence to too much text. How can we recover?
My plan is to forget the whole thing and hope for the best.
! Extra }, or forgotten \endgroup.
<argument> ...gWant (2010)}}{\footnotesize \par }}

l.283 ...mputingWant (2010)}}{\footnotesize \par}}

I've deleted a group-closing symbol because it seems to be
spurious, as in `$x}$'. But perhaps the } is legitimate and
you forgot something else, as in `\hbox{$x}'. In such cases
the way to recover is to insert both the forgotten and the
deleted material, e.g., by typing `I$}'.*****

如何修复它?

1月

EN

回答 1

Stack Overflow用户

发布于 2015-03-20 07:43:30

感谢您的帮助,尽管我的想法是也许应该将Lyx版本2.1.3从Lyx下载部分删除,因为它存在问题。至少我不能使用它,我继续使用2.1.2

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/29096681

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档