cpplects-beamer
cpplects-beamer copied to clipboard
用Beamer制作的《C++面向对象程序设计》课件。
你好,耿老师。 发现一个问题: ``` % 当前帧数 \newcommand{\sidebarcurframe}[1]{% \tikzexternaldisable% \begin{tikzpicture}[remember picture,overlay]% \coordinate (CS) at (0,0.8ex); % 当前section标记的坐标 \coordinate (CF) at (IS |- CS); % 当前帧数的坐标 {% \usebeamercolor{palette sidebar primary}% \usebeamercolor{nwafusidebar}% % \draw[color=bg,line...
error
耿老师您好!首先向您问好,您基于latex的演示文稿让我受益匪浅,我要好好向您学习。近期,我在自己win7+vscode+texlive2019的环境下,尝试调试您的OOP演示文稿。我发现当我选择章节\chno=2时,main.vrb文件会在第一行“\frametitle{程序结构}\framesubtitle {名字空间}”位置报错:there's no line here to end. 我上网搜集了一些关于该问题的解决办法,包括\\的问题,但尝试后都没有解决,这造成我编译后生成的演示文稿的导航侧边栏中是空白的,没有可选择的标题内容,而选择其它章节的时候均没有这个现象出现,向您请教一下是否您也解决过类似的问题吗?
如图:  我就简单用`\textit{}`做了一下效果。