KTUGFaq

KTUG FAQ

α:
йȣ:
Make a wish, it might come true.
RubyPackage畸旁昉첫AMSLaTeX/FindPageWinEdtTip/hoze/MultilingualTypesetting › Prosper

r1.20

@@ -1,39 +1,31 @@
[[TableOfContents]]
== ٿε ==
* http://prosper.sourceforge.net/

(!) [HA- prosper Prosper] Ű [Prosper] Ȯϴ ũ . [HA-Prosper] PowerDot Ͽ.
CTAN:macros/latex/contrib/ha SeminarPackage -> Prosper -> HA-Prosper - prosper/ > PowerDot

== Ư ¡ ==
* SeminarŰ ؼ .
* dvips/ps2pdf ̿ؼ Ʈ PS ǥ PDF
* ̵ ȯ, Overlay '''ü''' Ѵ. ٸ PDFPresentation PPower4 TeXPower Ű ޾ƾ ϴ 찡 .
* ϴ ũ . (ΰ ΰ ^_^)
* PSTricks Ѵٸ [Prosper] PDFPresentation (Ư ǥ Node connection ̿ϰų ׷ ε ٷ Ҷ..)
* ڽŸ ׶ Ÿ . (׶ ׸ ְų PSTricks ׷ ִ).
* pdf2htmlpres.py ( http://freshmeat.net/articles/view/667/ ) ̿ؼ Prosper PDF HTML ̵
. ڼ Ʒ ϴ .
== ==
`texmf\doc\latex\prosper` ִ о.

* [http://www.ctan.org/tex-archive/macros/latex/contrib/prosper/doc/prosper-doc.pdf proper prosper-doc.pdf] (޴)
* [http://www.ctan.org/tex-archive/macros/latex/contrib/prosper/doc/prosper-tour.pdf prosper-tour.pdf] ()
== ==
޴ Ͽ ã Prosper ҰѴ.
=== 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 1. κκ ۼѴ. Prosper ִ PPRwj.sty̶ ø Ѵ.
{{{
\documentclass[wj,pdf,slideColor,colorBG,accumulate,total]{prosper}
\usepackage{multido} % Auto Advancing ֱ ʿ Ű
@@ -47,7 +39,7 @@
\begin{document}
}}}

3 1. ̵带 .
{{{
%---------------------------------------------------------------------- SLIDE -
\begin{slide}{Auto Advancing}
@@ -97,10 +89,8 @@
% ....
\end{document}
}}}
=== 2: Prosper ׶ ٲٱ ===
1. ȭ  Ǿ ִ PPRwj.sty 캻.
{{{
.....
\newcommand{\BasicFrame}[1]{% BasicFrame̶ ̸ ׸ .
@@ -114,9 +104,9 @@
\NewSlideStyle[115mm]{t}{5.3,3.5}{BasicFrame} % ׸ ɾ ִ´.
.....
}}}
̵ ߰ ȭ ٲܷ ϸ ȴ.

2 1. ڵ 3 ̵ Ǿ ְ, ߰ ȭ ٲ.
{{{
\documentclass[wj,pdf,slideColor,accumulate,total]{prosper}
\usepackage{pst-slpe} % ȭ ׸⿡ PSTrikcs Ű ϳ
@@ -154,7 +144,45 @@

\end{document}
}}}
== 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% ƴ ִ).
== Prosper ѱ å ==
=== for [Hangul-ucs] ===
KTUGSetup:9041
1. http://wikiprosper.bbclone.de/index.php?pagename=ProsperNewFeatures newprosper ٿε
1. 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
}}}
1. {{{[ps2pdf]}}} ɼ ش. {{{
\documentclass[ps2pdf,contemporain,slideColor,colorBG,accumulate,nototal]{newprosper}
}}}
1. ѱ մϴ. {{{
\usepackage[nojosa]{dhucs}
\SetHangulFonts{wmj}{wgt}{wgt}
\usepackage[dvips]{dhucs-ucshyper}
}}}
* <!> ps2pdf unttf ʿ pk ȯDZ UHC-unicode type 1 ۲ Ͽ Ѵ.
* Hangul-ucs 2.7.0 ʿ.
1. . {{{
#> latex foo
#> dvips -t a4 foo -o
#> ps2pdf foo.ps foo.pdf
}}}
=== HLaTeX ===
* HLaTeX ѱ PDF åǸ ִ . ȣ ۼ hyperref-uhc.c ̿Ͽ ߰ ܰ .ps Ͽ Ͽ ܺ ϴ ˷ ִ. KTUGContrib:2648
* hangul Ÿ . hfont Ű ̿.
----
[CategoryTeXMacro]



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.0684 sec