Subversion Repositories svnkaklik

Rev

Rev 1159 | Rev 1167 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 1159 Rev 1166
Line 1... Line 1...
1
 
1
 
2
\newcount\strana
2
\newcount\strana
3
    \def\adddocument#1{\vfil\break
3
    \def\adddocument#1{%\vfil%\break
4
        \bgroup
4
        \bgroup
5
            \strana=1 \voffset=-1in \hoffset=-1in \nopagenumbers
5
            \strana=1 \voffset=-0.1in \hoffset=-0.1in \nopagenumbers
6
            \loop
6
            \loop
7
            \pdfximage width \pdfpagewidth page\strana {#1.pdf}
7
            \pdfximage width 0.8\pdfpagewidth page\strana {#1.pdf}
8
            \vbox to0pt{\pdfrefximage\pdflastximage \vss}
8
            \vbox to0pt{\pdfrefximage\pdflastximage \vss}
9
            \vfil\break
9
            \vfil\break
10
            \ifnum\strana<\pdflastximagepages
10
            \ifnum\strana<\pdflastximagepages
11
            \advance\strana by1
11
            \advance\strana by1
12
    \repeat
12
    \repeat
Line 42... Line 42...
42
\begitems
42
\begitems
43
% zdrojove soubory prace
43
% zdrojove soubory prace
44
    * Thesis source code
44
    * Thesis source code
45
% referencni datovy soubor s navzorkovanymi daty
45
% referencni datovy soubor s navzorkovanymi daty
46
    * Measured data file from interferometric station
46
    * Measured data file from interferometric station
47
% instalacni soubor pro pouzitou verzi gnuradia 
47
% instalacni soubor pro pouzitou verzi gnuradia
48
    * Installation file of gnuradio in version used in work
48
    * Installation file of gnuradio in version used in work
49
% pouzite GRG flow grafy
49
% pouzite GRG flow grafy
50
    * GRC flow-graphs
50
    * GRC flow-graphs
51
% datasheety
51
% datasheety
52
    * Used datasheets
52
    * Used datasheets
53
% fotografie z vyvoje a mereni ADC. 
53
% fotografie z vyvoje a mereni ADC.
54
    * Photographs from development and testing
54
    * Photographs from development and testing
55
    * Source files for designed PCB modules.
55
    * Source files for designed PCB modules.
56
\enditems
56
\enditems
57
 
57
 
58
 
58