KTUGFaq

KTUG FAQ

α:
йȣ:
Many changes of mind and mood; do not hesitate too long.
FrontPage?위키홈페이지&value=%C0%A7%C5%B0%C8%A8%C6%E4%C0%CC%C1%F6 › Prosper

1 ٿε
2 Ư ¡
3
4
4.1 1: Auto Advancing
4.2 2: Prosper ׶ ٲٱ
5 PDF to HTML
6 Prosper ѱ å
6.1 for Hangul-ucs
6.2 HLaTeX
[]

1 ٿε

[]

2 Ư ¡

[]

3

texmf\doc\latex\prosper ִ о.

[]

4

޴ Ͽ ã Prosper ҰѴ.
[]

4.1 1: Auto Advancing

Auto Advancing Overlays Ű ٿŰ ʰ ð Ǹ ڵ Overlay Ѿ ε Acrobat Reader() ۵Ѵ. ɾ hyperref Ű ִ ϹǷ ٸ PDFPresentation 밡ϸ Ѵ.

  1. Auto Advancing ϱ ؼ Adobe Reader ٲپ Ѵ. Edit -> Preferences -> Full Screen Advance Every 60 1000 ִ´.

  2. κκ ۼѴ. Prosper ִ PPRwj.sty̶ ø Ѵ.
        \documentclass[wj,pdf,slideColor,colorBG,accumulate,total]{prosper}
        \usepackage{multido}  % Auto Advancing  ֱ  ʿ Ű
        \hypersetup{%
          pdftitle={},
          pdfsubject={},
          pdfauthor={},
          pdfkeywords={prosper, pdf, presentation, latex, tex},
          pdfpageduration=500, %  ̵帶 ӹ ִ ð ()
        }%
        \begin{document}
       


  3. ̵带 .
        %---------------------------------------------------------------------- SLIDE -
        \begin{slide}{Auto Advancing}
    
        \begin{itemize}
          \item Automatic advancing: {\blue \textbackslash hypersetup\{pdfpageduration=n\}}
                where $n$ is duration time in seconds.
    
          \item Do not forget to reset the duration time (={\blue 500})!
    
          \item Ready? Next slides will automatically advance in every 1 second.
        \end{itemize}
        \end{slide}
    
        %---------------------------------------------------------------------- SLIDE -
        \hypersetup{pdfpageduration=1} %  12 Overlays 1  ش
        \overlays{12}{%
        \begin{slide}{Auto Advancing -- Animation}
    
        \begin{minipage}[c]{0.5\textwidth}
        \begin{itemize}
           \item Any overlays can be animated.
    
           \item In the right example overlay macros are inside the \texttt{\blue multido} macro.
        \end{itemize}
        \end{minipage}
        \hfill%
        \begin{minipage}[c]{0.4\textwidth}
        \begin{pspicture}(-2.2,-2.2)(2.2,2.2) %PSTricks multido ̿Ѵ.
           \newgray{mygray}{0}
           \SpecialCoor
           \degrees[1.1]
           \multido{\i=2+1,\n=0.0+0.1}{11}{% i Overlay ī, n  ׸  ī
              \fromSlide{\i}{% Overlay i   ...
                 \newgray{mygray}{\n} % ȸ  ī n 
                 \psset{fillstyle=solid,fillcolor=mygray}
                 \rput{\n}{\pswedge{1.8}{-0.05}{0.05}}
                 \uput{2.0}[\n](0,0){\scriptsize \n}%
              }% fromSlide κ
           } % multido κ
        \end{pspicture}
        \end{minipage}
    
        \end{slide}
        }%
        \hypersetup{pdfpageduration=500}%  ̵尡  ´ٸ  ƾ Ѵ.
        % ....
        \end{document}
        
[]

4.2 2: Prosper ׶ ٲٱ

  1. ȭ  Ǿ ִ PPRwj.sty 캻.
       .....
       \newcommand{\BasicFrame}[1]{% BasicFrame̶ ̸ ׸ .
         \psline[linewidth=1.5pt,linecolor=yellow](-1,7.4)(11.4,7.4) % upper
         \psline[linewidth=1.5pt,linecolor=yellow](-1,-0.6)(11.4,-0.6) % down
         \psline[linewidth=.5pt,linecolor=red](-1,7.4)(11.4,7.4) % upper
         \psline[linewidth=.5pt,linecolor=red](-1,-0.6)(11.4,-0.6) % down
         \PutLogo % Mandatory
         {#1}}
    
       \NewSlideStyle[115mm]{t}{5.3,3.5}{BasicFrame} %   ׸ ɾ ִ´.
       .....
       
  2. ̵ ߰ ȭ ٲܷ ϸ ȴ.

  3. ڵ 3 ̵ Ǿ ְ, ߰ ȭ ٲ.
       \documentclass[wj,pdf,slideColor,accumulate,total]{prosper}
       \usepackage{pst-slpe}  % ȭ ׸⿡  PSTrikcs Ű  ϳ
       \begin{document}
    
       %---------------------------------------------------------------------- SLIDE -
       \begin{slide}{Background Change}
    
    
       \end{slide}
    
       %---------------------------------------------------------------------- SLIDE -
       %  ̵ ȯ ϱ    ȭ 
       % \NewSlideStyle{} ִ´.
       \newcommand{\SlopeGradient}[1]{% Radius slope gradient .
          \psframe[fillstyle=radslope,slopebegin=blue,slopeend=white,slopeangle=0](-2,-1.4)(12.5,9)
          \PutLogo % Mandatory
          {#1}}
       \NewSlideStyle{t}{5.3,2.7}{SlopeGradient}
    
       \begin{slide}{BG Changed?}
       \begin{itemize}
         \item[$\bullet$] Slope gradient background is shown in this slide.
         \item[$\bullet$] Can you put external image for your background?
       \end{itemize}
    
       \end{slide}
    
       %---------------------------------------------------------------------- SLIDE -
       \NewSlideStyle{t}{5.3,2.7}{BasicFrame} %  ȭ ǵư. BasicFrame
                                              % ̸ PPRwj.sty ǵǾ ִ.
       \begin{slide}{Original Background}
    
       \end{slide}
    
       \end{document}
       
[]

5 PDF to HTML

Prosper PDF ̵带 HTML Ϸ ȯִ Python Script ִ. ,
python pdf2htmlpres.py -m gs -g png -f input.pdf
input.pdf Ghostscript (ٸ ɼδ ImageMagick) ؼ PNG (Ȥ ٸ ׸ ) ٲ , ׸ HTML ش.

HA-Prosper ׽Ʈ Ҵµ ȯ ȴ (100% ƴ ִ).
[]

6 Prosper ѱ å

[]

6.1 for Hangul-ucs

KTUGSetup:9041
  1. http://wikiprosper.bbclone.de/index.php?pagename=ProsperNewFeatures newprosper ٿε
  2. hyperref.cfg ۼϿ localtexmf/tex/latex/hyperref/ Ʒ .
    \ProvidesFile{hyperref.cfg}%
      [2002/06/06 v1.2 hyperref configuration of TeXLive and teTeX]
    % Change default driver to "dvips" instead of "hypertex",
    % requires hyperref 2002/06/05 v6.72s
    \providecommand*{\Hy@defaultdriver}{hdvips}%
    \hypersetup{unicode=true}
    \endinput
    
  3. [ps2pdf] ɼ ش.
    \documentclass[ps2pdf,contemporain,slideColor,colorBG,accumulate,nototal]{newprosper}
    
  4. ѱ մϴ.
    \usepackage[nojosa]{dhucs}
    \SetHangulFonts{wmj}{wgt}{wgt}
    \usepackage[dvips]{dhucs-ucshyper}
    
    • <!> ps2pdf unttf ʿ pk ȯDZ UHC-unicode type 1 ۲ Ͽ Ѵ.
    • Hangul-ucs 2.7.0 ʿ.
  5. .
    #> latex foo
    #> dvips -t a4 foo -o
    #> ps2pdf foo.ps foo.pdf
    
[]

6.2 HLaTeX

  • HLaTeX ѱ PDF åǸ ִ . ȣ ۼ hyperref-uhc.c ̿Ͽ ߰ ܰ .ps Ͽ Ͽ ܺ ϴ ˷ ִ. KTUGContrib:2648
  • hangul Ÿ . hfont Ű ̿.


^
Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2006-09-22 22:03:24
Processing time 0.0492 sec