1 2PerlPoint-Converters 3==================== 4pp2html="/home/lorenz/pp/PerlPoint-Converters-1.0205" CD=. filter="*.pm pp2html pp2latex Makefile Makefile.PL Changes README README.gvim MANIFEST *.t *.pp" { 5 pp2html 6 pp2latex 7 Makefile 8 Makefile.PL 9 Changes 10 README 11 README.gvim 12 MANIFEST 13 . # pragma keep 14 Module=lib CD=. filter="*/*.pm */*/*.pm" { 15 Bundle/PerlPoint.pm 16 PerlPoint/Converters.pm 17 PerlPoint/Tags/HTML.pm 18 PerlPoint/Tags/LaTeX.pm 19 } 20 Styles=pp2html_styles CD=. { 21 big_blue=big_blue CD=. filter="*.tpl *.htm *.cfg" { 22 big_blue-bot.tpl 23 big_blue-top.tpl 24 big_blue.cfg 25 } 26 mixed-mode=mixed-mode CD=. filter="*.tpl *.htm *.cfg" { 27 mixed-mode-frm.tpl 28 mixed-mode-top.tpl 29 mixed-mode-bot.htm 30 mixed-mode-title.htm 31 top_mixed-mode-title.htm 32 mixed-mode.cfg 33 } 34 orange_slides=orange_slides CD=. filter="*.tpl *.htm *.cfg" { 35 orange_slides-frm.tpl 36 orange_slides-nav.tpl 37 orange_slides-bot.htm 38 orange_slides-top.htm 39 orange_slides.cfg 40 } 41 pp_book=pp_book CD=. filter="*.tpl *.htm *.cfg" { 42 pp_book-frm.tpl 43 pp_book-nav.tpl 44 pp_book-bot.htm 45 pp_book-top.htm 46 pp_book.cfg 47 } 48 } 49 Docu=doc CD=. filter="*.pp */*.pp Makefile" { 50 doc-functions.pp 51 getting-started.pp 52 parser-active-contents.pp 53 parser-faq.pp 54 parser-paragraphs.pp 55 parser-tags.pp 56 pp2html-faq.pp 57 pp2html-ref.pp 58 ppdoc.pp 59 tagdoc-example.pp 60 tagdoc-supported.pp 61 writing-converters.pp 62 faq-pp2html/faq-q1.pp 63 tags/basic-tag-macros.pp 64 tags/tag-A.pp 65 tags/tag-B.pp 66 tags/tag-BOXCOLORS.pp 67 tags/tag-BR.pp 68 tags/tag-C.pp 69 tags/tag-F.pp 70 tags/tag-FORMAT.pp 71 tags/tag-HIDE.pp 72 tags/tag-HR.pp 73 tags/tag-I.pp 74 tags/tag-IMAGE.pp 75 tags/tag-L.pp 76 tags/tag-LOCALTOC.pp 77 tags/tag-PAGEREF.pp 78 tags/tag-READY.pp 79 tags/tag-REF.pp 80 tags/tag-SECTIONREF.pp 81 tags/tag-SEQ.pp 82 tags/tag-STOP.pp 83 tags/tag-SUB.pp 84 tags/tag-SUP.pp 85 tags/tag-TABLE.pp 86 tags/tag-U.pp 87 tags/tag-X.pp 88 tags/tag-XREF.pp 89 Makefile 90 cfg-Files=. CD=. filter="*.cfg" { 91 getting-started.cfg 92 parser-faq.cfg 93 pp2html-faq.cfg 94 pp2html-ref.cfg 95 writing-converters.cfg 96 } 97 pp-Files=. CD=. filter="*.pp */*.pp" { 98 doc-functions.pp 99 getting-started.pp 100 parser-active-contents.pp 101 parser-faq.pp 102 parser-paragraphs.pp 103 parser-tags.pp 104 pp2html-faq.pp 105 pp2html-ref.pp 106 ppdoc.pp 107 tagdoc-example.pp 108 tagdoc-supported.pp 109 writing-converters.pp 110 faq-pp2html/faq-q1.pp 111 tags/basic-tag-macros.pp 112 tags/tag-A.pp 113 tags/tag-B.pp 114 tags/tag-BOXCOLORS.pp 115 tags/tag-BR.pp 116 tags/tag-C.pp 117 tags/tag-F.pp 118 tags/tag-FORMAT.pp 119 tags/tag-HIDE.pp 120 tags/tag-HR.pp 121 tags/tag-I.pp 122 tags/tag-IMAGE.pp 123 tags/tag-L.pp 124 tags/tag-LOCALTOC.pp 125 tags/tag-PAGEREF.pp 126 tags/tag-READY.pp 127 tags/tag-REF.pp 128 tags/tag-SECTIONREF.pp 129 tags/tag-SEQ.pp 130 tags/tag-STOP.pp 131 tags/tag-SUB.pp 132 tags/tag-SUP.pp 133 tags/tag-TABLE.pp 134 tags/tag-U.pp 135 tags/tag-X.pp 136 tags/tag-XREF.pp 137 } 138 } 139 Test=t CD=. { 140 pptest.pm 141 README 142 ltx_test_bullets.t 143 ltx_test_escapes.t 144 ltx_test_numlists.t 145 ltx_test_ref.t 146 ltx_test_sectioning.t 147 ltx_test_tables.t 148 ltx_test_tags.t 149 ltx_test_txt_bgcolor.t 150 test_bullets.t 151 test_color_refs.t 152 test_escapes.t 153 test_escapes2.t 154 test_localtoc.t 155 test_numlists.t 156 test_ref.t 157 test_relative_path.t 158 test_reverse.t 159 test_styles.t 160 test_tables.t 161 test_tags.t 162 test_txt_bgcolor.t 163 test_verbatim.t 164 test_bullets.pp 165 test_color_refs.pp 166 test_escapes.pp 167 test_localtoc.pp 168 test_numlists.pp 169 test_ref.pp 170 test_sections.pp 171 test_styles.pp 172 test_tables.pp 173 test_tags.pp 174 test_txt_bgcolor.pp 175 test_verbatim.pp 176 t-Files=. CD=. filter="*.t *.pm" { 177 ltx_test_bullets.t 178 ltx_test_escapes.t 179 ltx_test_numlists.t 180 ltx_test_ref.t 181 ltx_test_sectioning.t 182 ltx_test_tables.t 183 ltx_test_tags.t 184 ltx_test_txt_bgcolor.t 185 test_bullets.t 186 test_color_refs.t 187 test_escapes.t 188 test_escapes2.t 189 test_localtoc.t 190 test_numlists.t 191 test_ref.t 192 test_relative_path.t 193 test_reverse.t 194 test_styles.t 195 test_tables.t 196 test_tags.t 197 test_txt_bgcolor.t 198 test_verbatim.t 199 pptest.pm 200 } 201 pp-Files=. CD=. filter="*.pp *.cfg" { 202 test_bullets.pp 203 test_color_refs.pp 204 test_escapes.pp 205 test_localtoc.pp 206 test_numlists.pp 207 test_ref.pp 208 test_sections.pp 209 test_styles.pp 210 test_tables.pp 211 test_tags.pp 212 test_txt_bgcolor.pp 213 test_verbatim.pp 214 big_blue.cfg 215 ltx-sections.cfg 216 ltx.cfg 217 orange_slides.cfg 218 pp_book.cfg 219 } 220 d_bullets=d_bullets CD=. filter="*.ref" { 221 bullets_0000.ref 222 bullets_0001.ref 223 bullets_0002.ref 224 bullets_0003.ref 225 ltx_bullets.ref 226 } 227 d_color_refs=d_color_refs CD=. filter="*.ref" { 228 color_refs0000.ref 229 color_refs0001.ref 230 color_refs0002.ref 231 } 232 d_escapes=d_escapes CD=. filter="*.ref" { 233 escapes_0000.ref 234 escapes_0001.ref 235 escapes_0002.ref 236 escapes_0003.ref 237 ltx_escapes.ref 238 } 239 d_escapes2=d_escapes2 CD=. filter="*.ref" { 240 escapes_0000.ref 241 escapes_0001.ref 242 escapes_0002.ref 243 escapes_0003.ref 244 } 245 d_localtoc=d_localtoc CD=. filter="*.ref" { 246 localtoc_0000.ref 247 localtoc_0001.ref 248 localtoc_0002.ref 249 localtoc_0003.ref 250 localtoc_0004.ref 251 localtoc_0005.ref 252 localtoc_0006.ref 253 localtoc_0007.ref 254 localtoc_0008.ref 255 localtoc_0009.ref 256 localtoc_0010.ref 257 localtoc_0011.ref 258 localtoc_0012.ref 259 localtoc_0013.ref 260 localtoc_0014.ref 261 } 262 d_numlists=d_numlists CD=. filter="*.ref" { 263 ltx_numlists.ref 264 numlists_0000.ref 265 numlists_0001.ref 266 } 267 d_refs=d_refs CD=. filter="*.ref" { 268 ltx_ref.ref 269 ref_0000.ref 270 ref_0001.ref 271 ref_0002.ref 272 ref_0003.ref 273 ref_0004.ref 274 ref__idx.ref 275 } 276 d_styles=d_styles CD=. filter="*.ref" { 277 big_blue0000.ref 278 big_blue0001.ref 279 big_blue0002.ref 280 big_blue0003.ref 281 big_blue_idx.ref 282 orange_slides-bot.ref 283 orange_slides-top.ref 284 orange_slides0000.ref 285 orange_slides0001.ref 286 orange_slides0002.ref 287 orange_slides0003.ref 288 orange_slides_idx.ref 289 pp_book-bot.ref 290 pp_book-top.ref 291 pp_book0000.ref 292 pp_book0001.ref 293 pp_book0002.ref 294 pp_book0003.ref 295 pp_book_idx.ref 296 pp_book_start.ref 297 } 298 d_tables=d_tables CD=. filter="*.ref" { 299 ltx_tables.ref 300 tables_0000.ref 301 tables_0001.ref 302 tables_0002.ref 303 } 304 d_tags=d_tags CD=. filter="*.ref" { 305 ltx_tags.ref 306 tags_0000.ref 307 tags_0001.ref 308 tags_0002.ref 309 } 310 d_txt_bgcolor=d_txt_bgcolor CD=. filter="*.ref" { 311 ltx_txt_bgcolor.ref 312 txt_bgcolor_0000.ref 313 txt_bgcolor_0001.ref 314 } 315 d_verbatim=d_verbatim CD=. filter="*.ref" { 316 verbatim_0000.ref 317 verbatim_0001.ref 318 } 319 d_changes=d_changes CD=. filter="*.ref" { 320 changes0000.ref 321 changes0001.ref 322 changes0002.ref 323 changes0003.ref 324 changes0004.ref 325 changes0005.ref 326 changes0006.ref 327 changes0007.ref 328 changes0008.ref 329 changes0009.ref 330 changes0010.ref 331 changes0011.ref 332 changes0012.ref 333 changes0013.ref 334 changes0014.ref 335 changes0015.ref 336 changes0016.ref 337 changes0017.ref 338 } 339 } 340} 341 342