乡下人产国偷v产偷v自拍,国产午夜片在线观看,婷婷成人亚洲综合国产麻豆,久久综合给合久久狠狠狠9

  • <output id="e9wm2"></output>
    <s id="e9wm2"><nobr id="e9wm2"><ins id="e9wm2"></ins></nobr></s>

    • 分享

      Latex beamer顯示頁碼

       LibraryPKU 2021-12-21
      • \documentclass[UTF8]{beamer}

      • \usepackage{ctex}

      • \usepackage{enumerate}

      • \usepackage{algorithm,algorithmic}

      • \mode<presentation>

      • {

      • % 設(shè)置背景

      • \setbeamertemplate{background canvas}[vertical shading][bottom=red!10,top=blue!10]

      • % 設(shè)置block的特征

      • \setbeamertemplate{blocks}[rounded][shadow=true]

      • % 設(shè)置主題

      • \usetheme{Warsaw}

      • % 設(shè)置footline顯示頁碼,但是由于warsaw本身已經(jīng)定義了一個footline,所以這個定義就會覆蓋warsaw的定義。另一方面說明,slides的每一部分都是可以自己定制的。

      • % \setbeamertemplate{footline}[frame number]

      • % 添加頁碼代碼,谷歌找到的。

      • \expandafter\def\expandafter\insertshorttitle\expandafter{%

      • \insertshorttitle\hfill%

      • \insertframenumber\,/\,\inserttotalframenumber}

      • % 設(shè)置覆蓋的效果,透明

      • \setbeamercovered{transparent}

      • \usefonttheme[onlysmall]{structurebold}

      • % 設(shè)置數(shù)學(xué)公式的字體

      • \usefonttheme[onlymath]{serif}

      • }

      • \setlength{\parindent}{2em}

      • % 設(shè)置用acrobat打開就會全屏顯示

      • %\hypersetup{pdfpagemode=FullScreen}

      • % 設(shè)置logo

      • % If you have a file called "university-logo-filename.xxx", where xxx

      • % is a graphic format that can be processed by latex or pdflatex,

      • % resp., then you can add a logo as follows:

      • % \pgfdeclareimage[height=0.5cm]{university-logo}{pku_logo}

      • % \logo{\pgfuseimage{university-logo}}

      • %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

      • %%

      • %% Beginning of document

      • %%

      • %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

      • \begin{document}

      • % Delete this, if you do not want the table of contents to pop up at

      • % the beginning of each subsection:

      • % 在每一子章節(jié)前有一張膠片顯示目錄

      • \AtBeginSection[]

      • {

      • \begin{frame}<beamer>

      • \tableofcontents[currentsection]

      • \end{frame}

      • }

      • \title[標(biāo)題]

      • {\normalsize 子標(biāo)題 \\ \huge 強(qiáng)調(diào)}

      • \author[XXX]{XXX \\ \small \href{mailto:xxx@mail.com}{xxx@mail.com}}

      • \institute[XXX, XXX University]

      • {

      • XXX實驗室(XXX) \\

      • XXX

      • }

      • \date[\today]

      • %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

      • \begin{frame}

      • \titlepage

      • \end{frame}

      • %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

      • % 目錄

      • \begin{frame}[allowframebreaks]

      • \tableofcontents

      • % You might wish to add the option [pausesections]

      • \end{frame}

      • %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

      • \section{引言}

      • \begin{frame}

      • \frametitle{標(biāo)題}

      • \end{frame}

      • %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

      • \begin{frame}

      • \begin{center}

      • \huge Thanks for your attention! \\ Q \& A

      • \end{center}

      • \end{frame}

      • %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

      • \end{document}

      效果如圖

        本站是提供個人知識管理的網(wǎng)絡(luò)存儲空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點。請注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購買等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點擊一鍵舉報。
        轉(zhuǎn)藏 分享 獻(xiàn)花(0

        0條評論

        發(fā)表

        請遵守用戶 評論公約

        類似文章 更多