Prezentácia v Latexe – Typografie – Fórum – Programujte.com
 x   TIP: Přetáhni ikonu na hlavní panel pro připnutí webu

Prezentácia v Latexe – Typografie – Fórum – Programujte.comPrezentácia v Latexe – Typografie – Fórum – Programujte.com

 

Jozef
~ Anonymní uživatel
61 příspěvků
23. 4. 2010   #1
-
0
-

mám spravené zatiaľ toto a keď to dám pretexovať vo Winshelli vyhodí chybu a zamrzne mi Windows 7 . Prosím kde je chyba , mám to stiahnuté a nemenil som skoro nič, pripájam balík beamer ,ktorý používame v škole . Súbor je potrebné dať do tohto balíka , ktorý rozbalíte a potom pretexovať. Vopred ďakujem.


% $Header: /cvsroot/latex-beamer/latex-beamer/solutions/generic-talks/generic-ornate-15min-45min.en.tex,v 1.4 2004/10/07 20:53:08 tantau Exp

\documentclass{beamer}

% pridanie obrazku na slide
%\usebackgroundtemplate{\includegraphics[width=\paperwidth]{<your_fig>}}

% rozne prechody na dalsi slide - strana 122
% \transdissolve, \transblindshorizontal, \transboxout


\mode<presentation>
{
\usetheme{Warsaw}

\setbeamercovered{transparent}
}
í
\usepackage{times}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}

\title[colortbl]
{balík colortbl}

\subtitle
{prezentácia }

\author[Štefan Tomášik]
{F.~Author\inst{1}

}
\institute[TUKE]
{
\inst{1}%
Technická~ univerzita ~v~ Košiciach\\
FEI ~2 rocník
}

\date[25.4.2010] %
{25.4.2010 / Occasion}

\subject{Talks}
% This is only inserted into the PDF information catalog. Can be left
% out.



% 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}{university-logo-filename}
% \logo{\pgfuseimage{university-logo}}



% Delete this, if you do not want the table of contents to pop up at
% the beginning of each subsection:
\AtBeginSubsection[]
{
\begin{frame}<beamer>
\frametitle{Outline}
\tableofcontents[currentsection,currentsubsection]
\end{frame}
}


% If you wish to uncover everything in a step-wise fashion, uncomment
% the following command:

%\beamerdefaultoverlayspecification{<+->}


\begin{document}

\begin{frame}
\titlepage
\end{frame}

\begin{frame}
\frametitle{Outline}
\tableofcontents
% You might wish to add the option [pausesections]
\end{frame}


% Since this a solution template for a generic talk, very little can
% be said about how it should be structured. However, the talk length
% of between 15min and 45min and the theme suggest that you stick to
% the following rules:

% - Exactly two or three sections (other than the summary).
% - At *most* three subsections per section.
% - Talk about 30s to 2min per frame. So there should be between about
% 15 and 30 frames, all told.

\section{Introduction}

\subsection[Short First Subsection Name]{First Subsection Name}

\begin{frame}
\frametitle{Make Titles Informative. Use Uppercase Letters.}
\framesubtitle{Subtitles are optional.}
% - A title should summarize the slide in an understandable fashion
% for anyone how does not follow everything on the slide itself.

\begin{itemize}
\item
Use \texttt{itemize} a lot.
\item
Use very short sentences or short phrases.
\end{itemize}
\end{frame}

\begin{frame}
\frametitle{Make Titles Informative.}

You can create overlays\dots
\begin{itemize}
\item using the \texttt{pause} command:
\begin{itemize}
\item
First item.
\pause
\item
Second item.
\end{itemize}
\item
using overlay specifications:
\begin{itemize}
\item<3->
First item.
\item<4->
Second item.
\end{itemize}
\item
using the general \texttt{uncover} command:
\begin{itemize}
\uncover<5->{\item
First item.}
\uncover<6->{\item
Second item.}
\end{itemize}
\end{itemize}
\end{frame}


\subsection{Second Subsection}

\begin{frame}
\frametitle{Make Titles Informative.}
\end{frame}

\begin{frame}
\frametitle{Make Titles Informative.}
\end{frame}



\section*{Summary}

\begin{frame}
\frametitle<presentation>{Summary}

% Keep the summary *very short*.
\begin{itemize}
\item
The \alert{first main message} of your talk in one or two lines.
\item
The \alert{second main message} of your talk in one or two lines.
\item
Perhaps a \alert{third message}, but not more than that.
\end{itemize}

% The following outlook is optional.
\vskip0pt plus.5fill
\begin{itemize}
\item
Outlook
\begin{itemize}
\item
Something you haven't solved.
\item
Something else you haven't solved.
\end{itemize}
\end{itemize}
\end{frame}


\end{document}

Nahlásit jako SPAM
IP: 78.141.102.–
z_moravec
~ Redaktor
+3
Posthunter
23. 4. 2010   #2
-
0
-

Ještě by se hodila ta chyba, jinak je to věštění.

Nahlásit jako SPAM
IP: 83.240.110.–
Spát lze čtyři hodiny denně, spát déle je nemístný přepych.
Thomas Alva Edison
jozef
~ Anonymní uživatel
61 příspěvků
27. 4. 2010   #3
-
0
-

zdravím ,
mám tu 2 chyby , ktoré neviem opraviť:jedna je v prílohe a druhá je , že v texmakeri mi nejde otvoriťvýsledné pdf , vypíše mi could not start the command . Vopred dakujem za riešenia hlavne chyby 2.

Nahlásit jako SPAM
IP: 147.232.181.–
z_moravec
~ Redaktor
+3
Posthunter
27. 4. 2010   #4
-
0
-

A když otevřeš to pdf normálně (třeba dvojklikem v průzkumníkovi), tak to jde? Pokud ano, tak máš asi jen špatně nastavenou cestu k tomu souboru.

Nahlásit jako SPAM
IP: 83.240.110.–
Spát lze čtyři hodiny denně, spát déle je nemístný přepych.
Thomas Alva Edison
jozef
~ Anonymní uživatel
61 příspěvků
27. 4. 2010   #5
-
0
-

áno ,tak to ide, k Acrobate reader som opravil cestu a aj tak mi výsledné pdf nezobrazí, predtým mi ho nechcelo spraviť.
Taký spôsob prezerania nie je pohodlný , nejaké iné riešenie pre TexMaker ? Stále keď dám view pdf vypíše Error : could not start the command .

Nahlásit jako SPAM
IP: 147.232.181.–
Zjistit počet nových příspěvků

Přidej příspěvek

Toto téma je starší jak čtvrt roku – přidej svůj příspěvek jen tehdy, máš-li k tématu opravdu co říct!

Ano, opravdu chci reagovat → zobrazí formulář pro přidání příspěvku

×Vložení zdrojáku

×Vložení obrázku

Vložit URL obrázku Vybrat obrázek na disku
Vlož URL adresu obrázku:
Klikni a vyber obrázek z počítače:

×Vložení videa

Aktuálně jsou podporována videa ze serverů YouTube, Vimeo a Dailymotion.
×
 
Podporujeme Gravatara.
Zadej URL adresu Avatara (40 x 40 px) nebo emailovou adresu pro použití Gravatara.
Email nikam neukládáme, po získání Gravatara je zahozen.
-
Pravidla pro psaní příspěvků, používej diakritiku. ENTER pro nový odstavec, SHIFT + ENTER pro nový řádek.
Sledovat nové příspěvky (pouze pro přihlášené)
Sleduj vlákno a v případě přidání nového příspěvku o tom budeš vědět mezi prvními.
Reaguješ na příspěvek:

Uživatelé prohlížející si toto vlákno

Uživatelé on-line: 0 registrovaných, 1 host

 

Hostujeme u Českého hostingu       ISSN 1801-1586       ⇡ Nahoru Webtea.cz logo © 20032024 Programujte.com
Zasadilo a pěstuje Webtea.cz, šéfredaktor Lukáš Churý