texlive-collection-publishers-vl.spec 54 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548
  1. ## -*- coding: utf-8-unix -*-
  2. ## NOTE: This spec file is generated by tlpdb2rpmspec 2017-2:
  3. ## tlpdb2rpmspec collection-publishers
  4. %global _use_internal_dependency_generator 0
  5. %global __find_provides %{nil}
  6. %global __find_requires %{nil}
  7. Summary: TeX Live: Publisher styles, theses, etc.
  8. Summary(ja): TeX Live: Publisher styles, theses, etc.
  9. Name: texlive-collection-publishers
  10. Version: 2017
  11. Release: 2%{?_dist_release}
  12. License: LPPL, LPPL 1.3, Public Domain, GPL+, BSD, LPPL 1.2, GPLv2+, Freely redistributable without restriction, GPLv3+, ASL 2.0
  13. Group: Applications/Publishing
  14. URL:http://www.tug.org/texlive/
  15. Source0: IEEEconf.doc.tar.xz
  16. Source1: IEEEconf.source.tar.xz
  17. Source2: IEEEconf.tar.xz
  18. Source3: IEEEtran.doc.tar.xz
  19. Source4: IEEEtran.tar.xz
  20. Source5: aastex.doc.tar.xz
  21. Source6: aastex.tar.xz
  22. Source7: abntex2.doc.tar.xz
  23. Source8: abntex2.tar.xz
  24. Source9: acmart.doc.tar.xz
  25. Source10: acmart.source.tar.xz
  26. Source11: acmart.tar.xz
  27. Source12: acmconf.doc.tar.xz
  28. Source13: acmconf.source.tar.xz
  29. Source14: acmconf.tar.xz
  30. Source15: active-conf.doc.tar.xz
  31. Source16: active-conf.source.tar.xz
  32. Source17: active-conf.tar.xz
  33. Source18: adfathesis.doc.tar.xz
  34. Source19: adfathesis.source.tar.xz
  35. Source20: adfathesis.tar.xz
  36. Source21: afparticle.doc.tar.xz
  37. Source22: afparticle.source.tar.xz
  38. Source23: afparticle.tar.xz
  39. Source24: afthesis.doc.tar.xz
  40. Source25: afthesis.tar.xz
  41. Source26: aguplus.doc.tar.xz
  42. Source27: aguplus.tar.xz
  43. Source28: aiaa.doc.tar.xz
  44. Source29: aiaa.source.tar.xz
  45. Source30: aiaa.tar.xz
  46. Source31: ametsoc.doc.tar.xz
  47. Source32: ametsoc.tar.xz
  48. Source33: anufinalexam.doc.tar.xz
  49. Source34: anufinalexam.tar.xz
  50. Source35: aomart.doc.tar.xz
  51. Source36: aomart.source.tar.xz
  52. Source37: aomart.tar.xz
  53. Source38: apa.doc.tar.xz
  54. Source39: apa.tar.xz
  55. Source40: apa6.doc.tar.xz
  56. Source41: apa6.source.tar.xz
  57. Source42: apa6.tar.xz
  58. Source43: apa6e.doc.tar.xz
  59. Source44: apa6e.source.tar.xz
  60. Source45: apa6e.tar.xz
  61. Source46: arsclassica.doc.tar.xz
  62. Source47: arsclassica.tar.xz
  63. Source48: articleingud.doc.tar.xz
  64. Source49: articleingud.source.tar.xz
  65. Source50: articleingud.tar.xz
  66. Source51: asaetr.doc.tar.xz
  67. Source52: asaetr.tar.xz
  68. Source53: ascelike.doc.tar.xz
  69. Source54: ascelike.tar.xz
  70. Source55: aucklandthesis.doc.tar.xz
  71. Source56: aucklandthesis.tar.xz
  72. Source57: bangorcsthesis.doc.tar.xz
  73. Source58: bangorcsthesis.source.tar.xz
  74. Source59: bangorcsthesis.tar.xz
  75. Source60: bangorexam.doc.tar.xz
  76. Source61: bangorexam.source.tar.xz
  77. Source62: bangorexam.tar.xz
  78. Source63: beamer-FUBerlin.doc.tar.xz
  79. Source64: beamer-FUBerlin.tar.xz
  80. Source65: beamer-verona.doc.tar.xz
  81. Source66: beamer-verona.tar.xz
  82. Source67: bgteubner.doc.tar.xz
  83. Source68: bgteubner.source.tar.xz
  84. Source69: bgteubner.tar.xz
  85. Source70: br-lex.doc.tar.xz
  86. Source71: br-lex.tar.xz
  87. Source72: brandeis-dissertation.doc.tar.xz
  88. Source73: brandeis-dissertation.source.tar.xz
  89. Source74: brandeis-dissertation.tar.xz
  90. Source75: cascadilla.doc.tar.xz
  91. Source76: cascadilla.tar.xz
  92. Source77: chem-journal.tar.xz
  93. Source78: cje.doc.tar.xz
  94. Source79: cje.tar.xz
  95. Source80: classicthesis.doc.tar.xz
  96. Source81: classicthesis.tar.xz
  97. Source82: cleanthesis.doc.tar.xz
  98. Source83: cleanthesis.tar.xz
  99. Source84: cmpj.doc.tar.xz
  100. Source85: cmpj.tar.xz
  101. Source86: confproc.doc.tar.xz
  102. Source87: confproc.source.tar.xz
  103. Source88: confproc.tar.xz
  104. Source89: cquthesis.doc.tar.xz
  105. Source90: cquthesis.source.tar.xz
  106. Source91: cquthesis.tar.xz
  107. Source92: dccpaper.doc.tar.xz
  108. Source93: dccpaper.source.tar.xz
  109. Source94: dccpaper.tar.xz
  110. Source95: dithesis.doc.tar.xz
  111. Source96: dithesis.tar.xz
  112. Source97: ebook.doc.tar.xz
  113. Source98: ebook.tar.xz
  114. Source99: ebsthesis.doc.tar.xz
  115. Source100: ebsthesis.source.tar.xz
  116. Source101: ebsthesis.tar.xz
  117. Source102: ejpecp.doc.tar.xz
  118. Source103: ejpecp.source.tar.xz
  119. Source104: ejpecp.tar.xz
  120. Source105: ekaia.doc.tar.xz
  121. Source106: ekaia.source.tar.xz
  122. Source107: ekaia.tar.xz
  123. Source108: elbioimp.doc.tar.xz
  124. Source109: elbioimp.source.tar.xz
  125. Source110: elbioimp.tar.xz
  126. Source111: elsarticle.doc.tar.xz
  127. Source112: elsarticle.source.tar.xz
  128. Source113: elsarticle.tar.xz
  129. Source114: elteikthesis.doc.tar.xz
  130. Source115: elteikthesis.source.tar.xz
  131. Source116: elteikthesis.tar.xz
  132. Source117: emisa.doc.tar.xz
  133. Source118: emisa.source.tar.xz
  134. Source119: emisa.tar.xz
  135. Source120: erdc.doc.tar.xz
  136. Source121: erdc.source.tar.xz
  137. Source122: erdc.tar.xz
  138. Source123: estcpmm.doc.tar.xz
  139. Source124: estcpmm.source.tar.xz
  140. Source125: estcpmm.tar.xz
  141. Source126: fbithesis.doc.tar.xz
  142. Source127: fbithesis.source.tar.xz
  143. Source128: fbithesis.tar.xz
  144. Source129: fcavtex.doc.tar.xz
  145. Source130: fcavtex.tar.xz
  146. Source131: fcltxdoc.doc.tar.xz
  147. Source132: fcltxdoc.source.tar.xz
  148. Source133: fcltxdoc.tar.xz
  149. Source134: fei.doc.tar.xz
  150. Source135: fei.source.tar.xz
  151. Source136: fei.tar.xz
  152. Source137: gaceta.doc.tar.xz
  153. Source138: gaceta.tar.xz
  154. Source139: gatech-thesis.doc.tar.xz
  155. Source140: gatech-thesis.tar.xz
  156. Source141: gradstudentresume.doc.tar.xz
  157. Source142: gradstudentresume.tar.xz
  158. Source143: grant.doc.tar.xz
  159. Source144: grant.source.tar.xz
  160. Source145: grant.tar.xz
  161. Source146: gsemthesis.doc.tar.xz
  162. Source147: gsemthesis.source.tar.xz
  163. Source148: gsemthesis.tar.xz
  164. Source149: gzt.doc.tar.xz
  165. Source150: gzt.source.tar.xz
  166. Source151: gzt.tar.xz
  167. Source152: h2020proposal.doc.tar.xz
  168. Source153: h2020proposal.tar.xz
  169. Source154: har2nat.doc.tar.xz
  170. Source155: har2nat.tar.xz
  171. Source156: hobete.doc.tar.xz
  172. Source157: hobete.tar.xz
  173. Source158: hustthesis.doc.tar.xz
  174. Source159: hustthesis.source.tar.xz
  175. Source160: hustthesis.tar.xz
  176. Source161: icsv.doc.tar.xz
  177. Source162: icsv.source.tar.xz
  178. Source163: icsv.tar.xz
  179. Source164: ieeepes.doc.tar.xz
  180. Source165: ieeepes.tar.xz
  181. Source166: ijmart.doc.tar.xz
  182. Source167: ijmart.source.tar.xz
  183. Source168: ijmart.tar.xz
  184. Source169: ijsra.doc.tar.xz
  185. Source170: ijsra.tar.xz
  186. Source171: imac.doc.tar.xz
  187. Source172: imac.tar.xz
  188. Source173: imtekda.doc.tar.xz
  189. Source174: imtekda.source.tar.xz
  190. Source175: imtekda.tar.xz
  191. Source176: iscram.doc.tar.xz
  192. Source177: iscram.tar.xz
  193. Source178: jacow.doc.tar.xz
  194. Source179: jacow.tar.xz
  195. Source180: jmlr.doc.tar.xz
  196. Source181: jmlr.source.tar.xz
  197. Source182: jmlr.tar.xz
  198. Source183: jpsj.doc.tar.xz
  199. Source184: jpsj.tar.xz
  200. Source185: kdgdocs.doc.tar.xz
  201. Source186: kdgdocs.source.tar.xz
  202. Source187: kdgdocs.tar.xz
  203. Source188: kluwer.doc.tar.xz
  204. Source189: kluwer.source.tar.xz
  205. Source190: kluwer.tar.xz
  206. Source191: ksp-thesis.doc.tar.xz
  207. Source192: ksp-thesis.tar.xz
  208. Source193: langsci.doc.tar.xz
  209. Source194: langsci.tar.xz
  210. Source195: lion-msc.doc.tar.xz
  211. Source196: lion-msc.tar.xz
  212. Source197: lni.doc.tar.xz
  213. Source198: lni.source.tar.xz
  214. Source199: lni.tar.xz
  215. Source200: lps.doc.tar.xz
  216. Source201: lps.source.tar.xz
  217. Source202: lps.tar.xz
  218. Source203: matc3.doc.tar.xz
  219. Source204: matc3.source.tar.xz
  220. Source205: matc3.tar.xz
  221. Source206: matc3mem.doc.tar.xz
  222. Source207: matc3mem.source.tar.xz
  223. Source208: matc3mem.tar.xz
  224. Source209: mcmthesis.doc.tar.xz
  225. Source210: mcmthesis.source.tar.xz
  226. Source211: mcmthesis.tar.xz
  227. Source212: mentis.doc.tar.xz
  228. Source213: mentis.source.tar.xz
  229. Source214: mentis.tar.xz
  230. Source215: mnras.doc.tar.xz
  231. Source216: mnras.tar.xz
  232. Source217: msu-thesis.doc.tar.xz
  233. Source218: msu-thesis.tar.xz
  234. Source219: mucproc.doc.tar.xz
  235. Source220: mucproc.source.tar.xz
  236. Source221: mucproc.tar.xz
  237. Source222: mugsthesis.doc.tar.xz
  238. Source223: mugsthesis.source.tar.xz
  239. Source224: mugsthesis.tar.xz
  240. Source225: musuos.doc.tar.xz
  241. Source226: musuos.source.tar.xz
  242. Source227: musuos.tar.xz
  243. Source228: muthesis.doc.tar.xz
  244. Source229: muthesis.tar.xz
  245. Source230: mynsfc.doc.tar.xz
  246. Source231: mynsfc.source.tar.xz
  247. Source232: mynsfc.tar.xz
  248. Source233: nature.doc.tar.xz
  249. Source234: nature.tar.xz
  250. Source235: navydocs.doc.tar.xz
  251. Source236: navydocs.source.tar.xz
  252. Source237: navydocs.tar.xz
  253. Source238: nddiss.doc.tar.xz
  254. Source239: nddiss.source.tar.xz
  255. Source240: nddiss.tar.xz
  256. Source241: ndsu-thesis.doc.tar.xz
  257. Source242: ndsu-thesis.tar.xz
  258. Source243: novel.doc.tar.xz
  259. Source244: novel.tar.xz
  260. Source245: nwejm.doc.tar.xz
  261. Source246: nwejm.source.tar.xz
  262. Source247: nwejm.tar.xz
  263. Source248: nih.doc.tar.xz
  264. Source249: nih.tar.xz
  265. Source250: nihbiosketch.doc.tar.xz
  266. Source251: nihbiosketch.tar.xz
  267. Source252: nostarch.doc.tar.xz
  268. Source253: nostarch.source.tar.xz
  269. Source254: nostarch.tar.xz
  270. Source255: nrc.doc.tar.xz
  271. Source256: nrc.source.tar.xz
  272. Source257: nrc.tar.xz
  273. Source258: onrannual.doc.tar.xz
  274. Source259: onrannual.tar.xz
  275. Source260: opteng.doc.tar.xz
  276. Source261: opteng.tar.xz
  277. Source262: philosophersimprint.doc.tar.xz
  278. Source263: philosophersimprint.source.tar.xz
  279. Source264: philosophersimprint.tar.xz
  280. Source265: pittetd.doc.tar.xz
  281. Source266: pittetd.source.tar.xz
  282. Source267: pittetd.tar.xz
  283. Source268: pkuthss.doc.tar.xz
  284. Source269: pkuthss.tar.xz
  285. Source270: powerdot-FUBerlin.doc.tar.xz
  286. Source271: powerdot-FUBerlin.tar.xz
  287. Source272: pracjourn.doc.tar.xz
  288. Source273: pracjourn.source.tar.xz
  289. Source274: pracjourn.tar.xz
  290. Source275: procIAGssymp.doc.tar.xz
  291. Source276: procIAGssymp.tar.xz
  292. Source277: proposal.doc.tar.xz
  293. Source278: proposal.source.tar.xz
  294. Source279: proposal.tar.xz
  295. Source280: ptptex.doc.tar.xz
  296. Source281: ptptex.tar.xz
  297. Source282: psu-thesis.doc.tar.xz
  298. Source283: psu-thesis.tar.xz
  299. Source284: resphilosophica.doc.tar.xz
  300. Source285: resphilosophica.source.tar.xz
  301. Source286: resphilosophica.tar.xz
  302. Source287: resumecls.doc.tar.xz
  303. Source288: resumecls.source.tar.xz
  304. Source289: resumecls.tar.xz
  305. Source290: revtex.doc.tar.xz
  306. Source291: revtex.source.tar.xz
  307. Source292: revtex.tar.xz
  308. Source293: revtex4.doc.tar.xz
  309. Source294: revtex4.source.tar.xz
  310. Source295: revtex4.tar.xz
  311. Source296: rutitlepage.doc.tar.xz
  312. Source297: rutitlepage.source.tar.xz
  313. Source298: rutitlepage.tar.xz
  314. Source299: ryethesis.doc.tar.xz
  315. Source300: ryethesis.source.tar.xz
  316. Source301: ryethesis.tar.xz
  317. Source302: sageep.doc.tar.xz
  318. Source303: sageep.source.tar.xz
  319. Source304: sageep.tar.xz
  320. Source305: sapthesis.doc.tar.xz
  321. Source306: sapthesis.tar.xz
  322. Source307: scrjrnl.doc.tar.xz
  323. Source308: scrjrnl.source.tar.xz
  324. Source309: scrjrnl.tar.xz
  325. Source310: schule.doc.tar.xz
  326. Source311: schule.source.tar.xz
  327. Source312: schule.tar.xz
  328. Source313: sduthesis.doc.tar.xz
  329. Source314: sduthesis.source.tar.xz
  330. Source315: sduthesis.tar.xz
  331. Source316: seuthesis.doc.tar.xz
  332. Source317: seuthesis.source.tar.xz
  333. Source318: seuthesis.tar.xz
  334. Source319: seuthesix.doc.tar.xz
  335. Source320: seuthesix.source.tar.xz
  336. Source321: seuthesix.tar.xz
  337. Source322: soton.doc.tar.xz
  338. Source323: soton.tar.xz
  339. Source324: sphdthesis.doc.tar.xz
  340. Source325: sphdthesis.tar.xz
  341. Source326: spie.doc.tar.xz
  342. Source327: spie.tar.xz
  343. Source328: sr-vorl.doc.tar.xz
  344. Source329: sr-vorl.source.tar.xz
  345. Source330: sr-vorl.tar.xz
  346. Source331: stellenbosch.doc.tar.xz
  347. Source332: stellenbosch.source.tar.xz
  348. Source333: stellenbosch.tar.xz
  349. Source334: suftesi.doc.tar.xz
  350. Source335: suftesi.source.tar.xz
  351. Source336: suftesi.tar.xz
  352. Source337: sugconf.doc.tar.xz
  353. Source338: sugconf.tar.xz
  354. Source339: tabriz-thesis.doc.tar.xz
  355. Source340: tabriz-thesis.tar.xz
  356. Source341: texilikechaps.tar.xz
  357. Source342: texilikecover.tar.xz
  358. Source343: thesis-ekf.doc.tar.xz
  359. Source344: thesis-ekf.source.tar.xz
  360. Source345: thesis-ekf.tar.xz
  361. Source346: thesis-titlepage-fhac.doc.tar.xz
  362. Source347: thesis-titlepage-fhac.source.tar.xz
  363. Source348: thesis-titlepage-fhac.tar.xz
  364. Source349: thuthesis.doc.tar.xz
  365. Source350: thuthesis.source.tar.xz
  366. Source351: thuthesis.tar.xz
  367. Source352: toptesi.doc.tar.xz
  368. Source353: toptesi.source.tar.xz
  369. Source354: toptesi.tar.xz
  370. Source355: tudscr.doc.tar.xz
  371. Source356: tudscr.source.tar.xz
  372. Source357: tudscr.tar.xz
  373. Source358: tugboat.doc.tar.xz
  374. Source359: tugboat.source.tar.xz
  375. Source360: tugboat.tar.xz
  376. Source361: tugboat-plain.doc.tar.xz
  377. Source362: tugboat-plain.tar.xz
  378. Source363: turabian.doc.tar.xz
  379. Source364: turabian.tar.xz
  380. Source365: tui.doc.tar.xz
  381. Source366: tui.tar.xz
  382. Source367: uaclasses.doc.tar.xz
  383. Source368: uaclasses.source.tar.xz
  384. Source369: uaclasses.tar.xz
  385. Source370: uafthesis.doc.tar.xz
  386. Source371: uafthesis.tar.xz
  387. Source372: uantwerpendocs.doc.tar.xz
  388. Source373: uantwerpendocs.source.tar.xz
  389. Source374: uantwerpendocs.tar.xz
  390. Source375: ucbthesis.doc.tar.xz
  391. Source376: ucbthesis.tar.xz
  392. Source377: ucdavisthesis.doc.tar.xz
  393. Source378: ucdavisthesis.source.tar.xz
  394. Source379: ucdavisthesis.tar.xz
  395. Source380: ucthesis.doc.tar.xz
  396. Source381: ucthesis.tar.xz
  397. Source382: uestcthesis.doc.tar.xz
  398. Source383: uestcthesis.tar.xz
  399. Source384: uhhassignment.doc.tar.xz
  400. Source385: uhhassignment.source.tar.xz
  401. Source386: uhhassignment.tar.xz
  402. Source387: uiucredborder.doc.tar.xz
  403. Source388: uiucredborder.source.tar.xz
  404. Source389: uiucredborder.tar.xz
  405. Source390: uiucthesis.doc.tar.xz
  406. Source391: uiucthesis.source.tar.xz
  407. Source392: uiucthesis.tar.xz
  408. Source393: ulthese.doc.tar.xz
  409. Source394: ulthese.source.tar.xz
  410. Source395: ulthese.tar.xz
  411. Source396: umbclegislation.doc.tar.xz
  412. Source397: umbclegislation.tar.xz
  413. Source398: umthesis.doc.tar.xz
  414. Source399: umthesis.tar.xz
  415. Source400: umich-thesis.doc.tar.xz
  416. Source401: umich-thesis.tar.xz
  417. Source402: unamth-template.doc.tar.xz
  418. Source403: unamth-template.tar.xz
  419. Source404: unamthesis.doc.tar.xz
  420. Source405: unamthesis.tar.xz
  421. Source406: unswcover.doc.tar.xz
  422. Source407: unswcover.tar.xz
  423. Source408: uothesis.doc.tar.xz
  424. Source409: uothesis.source.tar.xz
  425. Source410: uothesis.tar.xz
  426. Source411: urcls.doc.tar.xz
  427. Source412: urcls.tar.xz
  428. Source413: uowthesis.doc.tar.xz
  429. Source414: uowthesis.tar.xz
  430. Source415: uowthesistitlepage.doc.tar.xz
  431. Source416: uowthesistitlepage.tar.xz
  432. Source417: uspatent.doc.tar.xz
  433. Source418: uspatent.tar.xz
  434. Source419: ut-thesis.doc.tar.xz
  435. Source420: ut-thesis.tar.xz
  436. Source421: uwthesis.doc.tar.xz
  437. Source422: uwthesis.tar.xz
  438. Source423: vancouver.doc.tar.xz
  439. Source424: vancouver.tar.xz
  440. Source425: xduthesis.doc.tar.xz
  441. Source426: xduthesis.source.tar.xz
  442. Source427: xduthesis.tar.xz
  443. Source428: wsemclassic.doc.tar.xz
  444. Source429: wsemclassic.source.tar.xz
  445. Source430: wsemclassic.tar.xz
  446. Source431: xcookybooky.doc.tar.xz
  447. Source432: xcookybooky.source.tar.xz
  448. Source433: xcookybooky.tar.xz
  449. Source434: yathesis.doc.tar.xz
  450. Source435: yathesis.source.tar.xz
  451. Source436: yathesis.tar.xz
  452. Source437: york-thesis.doc.tar.xz
  453. Source438: york-thesis.source.tar.xz
  454. Source439: york-thesis.tar.xz
  455. Requires: texlive = %{version}
  456. Requires: texlive-collection-latex = %{version}
  457. Requires(post): texlive = %{version}
  458. Requires(postun): texlive = %{version}
  459. BuildArch: noarch
  460. Buildroot: %{_tmppath}/%{name}-%{version}-root
  461. Vendor: Project Vine
  462. Distribution: Vine Linux
  463. Packager: munepi
  464. %description
  465. The TeX Live software distribution offers a complete TeX system for a
  466. variety of Unix, Macintosh, Windows and other platforms. It
  467. encompasses programs for editing, typesetting, previewing and printing
  468. of TeX documents in many different languages, and a large collection
  469. of TeX macros and font libraries.
  470. The distribution includes extensive general documentation about TeX,
  471. as well as the documentation for the included software packages.
  472. This package is a collection of Publisher styles, theses, etc.:
  473. This package contains the following CTAN packages:
  474. IEEEconf: Macros for IEEE conference proceedings
  475. IEEEtran: Document class for IEEE Transactions journals and conferences
  476. aastex: Macros for Manuscript Preparation for AAS Journals
  477. abntex2: Typeset technical and scientific Brazilian documents based on ABNT rules
  478. acmart: Class for typesetting publications of ACM
  479. acmconf: Class for ACM conference proceedings
  480. active-conf: Class for typesetting ACTIVE conference papers
  481. adfathesis: Australian Defence Force Academy thesis format
  482. afparticle: Typesetting articles for Archives of Forensic Psychology
  483. afthesis: Air Force Institute of Technology thesis class
  484. aguplus: Styles for American Geophysical Union
  485. aiaa: Typeset AIAA conference papers
  486. ametsoc: Official American Meteorological Society LaTeX Template
  487. anufinalexam: LaTeX document shell for ANU final exam
  488. aomart: Typeset articles for the Annals of Mathematics
  489. apa: American Psychological Association format
  490. apa6: Format documents in APA style (6th edition)
  491. apa6e: Format manuscripts to APA 6th edition guidelines
  492. arsclassica: A different view of the ClassicThesis package
  493. articleingud: LaTeX class for articles published in INGENIERIA review
  494. asaetr: Transactions of the ASAE
  495. ascelike: Bibliography style for the ASCE
  496. aucklandthesis: Memoir-based class for formatting University of Auckland masters' and doctors' theses.
  497. bangorcsthesis: Typeset a thesis at Bangor University
  498. bangorexam: Typeset an examination at Bangor University
  499. beamer-FUBerlin: Beamer, using the style of FU Berlin
  500. beamer-verona: A theme for the beamer class
  501. bgteubner: Class for producing books for the publisher "Teubner Verlag"
  502. br-lex: A Class for Typesetting Brazilian legal texts
  503. brandeis-dissertation: Class for Brandeis University dissertations
  504. cascadilla: Typeset papers conforming to the stylesheet of the Cascadilla Proceedings Project
  505. chem-journal: Various BibTeX formats for journals in Chemistry
  506. cje: LaTeX document class for CJE articles
  507. classicthesis: A "classically styled" thesis package
  508. cleanthesis: A clean LaTeX style for thesis documents
  509. cmpj: Style for the journal Condensed Matter Physics
  510. confproc: A set of tools for generating conference proceedings
  511. cquthesis: LaTeX Thesis Template for Chongqing University
  512. dccpaper: Typeset papers for the International Journal of Digital Curation
  513. dithesis: Thesis class for undergraduate theses at the University of Athens
  514. ebook: ebook
  515. ebsthesis: Typesetting theses for economics
  516. ejpecp: Class for EJP and ECP
  517. ekaia: Article format for publishing the Basque Country Science and Technology Journal "Ekaia"
  518. elbioimp: A LaTeX document class for the Journal of Electrical Bioimpedance
  519. elsarticle: Class for articles for submission to Elsevier journals
  520. elteikthesis: Thesis class for ELTE University Informatics wing
  521. emisa: A LaTeX package for preparing manuscripts for the journal EMISA
  522. erdc: Style for Reports by US Army Corps of Engineers
  523. estcpmm: Style for Munitions Management Project Reports
  524. fbithesis: Computer Science thesis class for University of Dortmund
  525. fcavtex: A thesis class for the FCAV/UNESP (Brazil)
  526. fcltxdoc: Macros for use in the author's documentation
  527. fei: Class for academic works at FEI University Center -- Brazil
  528. gaceta: A class to typeset La Gaceta de la RSME
  529. gatech-thesis: Georgia Institute of Technology thesis class
  530. gradstudentresume: A generic template for graduate student resumes
  531. grant: Classes for formatting federal grant proposals.
  532. gsemthesis: Geneva School of Economics and Management PhD thesis format
  533. gzt: Bundle of classes for "La Gazette des Mathematiciens"
  534. h2020proposal: LaTeX class and template for EU H2020 RIA proposal
  535. har2nat: Replace the harvard package with natbib
  536. hobete: Unofficial beamer theme for the University of Hohenheim
  537. hustthesis: Unofficial thesis template for Huazhong University
  538. icsv: Class for typesetting articles for the ICSV conference
  539. ieeepes: IEEE Power Engineering Society Transactions
  540. ijmart: LaTeX Class for the Israel Journal of Mathematics
  541. ijsra: LaTeX document class for the International Journal of Student Research in Archaeology
  542. imac: International Modal Analysis Conference format
  543. imtekda: IMTEK thesis class
  544. iscram: a LaTeX class to publish article to ISCRAM conferences
  545. jacow: The "jacow.cls" class is used for submissions to the proceedings of conferences on JACoW.org
  546. jmlr: Class files for the Journal of Machine Learning Research
  547. jpsj: Document Class for Journal of the Physical Society of Japan
  548. kdgdocs: Document classes for Karel de Grote University College
  549. kluwer:
  550. ksp-thesis: A LaTeX class for theses published with KIT Scientific Publishing
  551. langsci: Typeset books for publication with Language Science Press
  552. lion-msc: LaTeX class for B.Sc. and M.Sc. reports at Leiden Institute of Physics (LION).
  553. lni: Official class for the "Lecture Notes in Informatics"
  554. lps: Class for "Logic and Philosophy of Science"
  555. matc3: Commands for MatematicaC3 textbooks
  556. matc3mem: Class for MatematicaC3 textbooks
  557. mcmthesis: Template designed for MCM/ICM
  558. mentis: A basis for books to be published by Mentis publishers
  559. mnras: Monthly Notices of the Royal Astronomical Society
  560. msu-thesis: Class for Michigan State University Master's and PhD theses
  561. mucproc: Conference proceedings for the German MuC-conference
  562. mugsthesis: Thesis class complying with Marquette University Graduate School requirements
  563. musuos: Typeset papers for the department of music, Osnabruck
  564. muthesis: Classes for University of Manchester Dept of Computer Science
  565. mynsfc: XeLaTeX template for writing the main body of NSFC proposals
  566. nature: Prepare papers for the journal Nature
  567. navydocs: Support for Technical Reports by US Navy Organizations
  568. nddiss: Notre Dame Dissertation format class
  569. ndsu-thesis: North Dakota State University disquisition class
  570. novel: Class for printing fiction, such as novels
  571. nwejm: Support for the journal "North-Western European Journal of Mathematics"
  572. nih: A class for NIH grant applications
  573. nihbiosketch: A class for NIH biosketches based on the 2015 updated format
  574. nostarch: LaTeX class for No Starch Press
  575. nrc: Class for the NRC technical journals
  576. onrannual: Class for Office of Naval Research Ocean Battlespace Sensing annual report
  577. opteng: SPIE Optical Engineering and OE Letters manuscript template
  578. philosophersimprint: Typesetting articles for "Philosophers' Imprint"
  579. pittetd: Electronic Theses and Dissertations at Pitt
  580. pkuthss: LaTeX template for dissertations in Peking University
  581. powerdot-FUBerlin: Powerdot, using the style of FU Berlin
  582. pracjourn: Typeset articles for PracTeX
  583. procIAGssymp: Macros for IAG symposium papers
  584. proposal: A set of LaTeX classes for preparing proposals for collaborative projects
  585. ptptex: Macros for 'Progress of Theoretical Physics'
  586. psu-thesis: Package for writing a thesis at Penn State University
  587. resphilosophica: Typeset articles for the journal Res Philosophica
  588. resumecls: Typeset a resume both in English and Chinese
  589. revtex: Styles for various Physics Journals
  590. revtex4:
  591. rutitlepage: Radboud University Titlepage Package
  592. ryethesis: Class for Ryerson Unversity Graduate School requirements
  593. sageep: Format papers for the annual meeting of EEGS
  594. sapthesis: Typeset theses for Sapienza-University, Rome
  595. scrjrnl: Typeset diaries or journals
  596. schule: Support for teachers at German schools
  597. sduthesis: Thesis Template of Shandong University
  598. seuthesis: LaTeX template for theses at Southeastern University
  599. seuthesix: LaTeX class for theses at Southeast University, Nanjing, China
  600. soton: University of Southampton-compliant slides
  601. sphdthesis: LaTeX template for writing PhD Thesis
  602. spie: Support for formatting SPIE Proceedings manuscripts
  603. sr-vorl: Class for Springer books
  604. stellenbosch: Stellenbosch thesis bundle
  605. suftesi: A document class for typesetting theses, books and articles
  606. sugconf: SAS(R) user group conference proceedings document class
  607. tabriz-thesis: A template for the University of Tabriz
  608. texilikechaps: Format chapters with a texi-like format
  609. texilikecover: A cover-page package, like TeXinfo
  610. thesis-ekf: Thesis class for Eszterhazy Karoly University
  611. thesis-titlepage-fhac: Little style to create a standard titlepage for diploma thesis
  612. thuthesis: Thesis template for Tsinghua University
  613. toptesi: Bundle for typesetting multilanguage theses
  614. tudscr: Corporate Design of Technische Universitat Dresden
  615. tugboat: LaTeX macros for TUGboat articles
  616. tugboat-plain: Plain TeX macros for TUGboat
  617. turabian: Create Turabian-formatted material using LaTeX
  618. tui: Thesis style for the University of the Andes, Colombia
  619. uaclasses: University of Arizona thesis and dissertation format
  620. uafthesis: Document class for theses at University of Alaska Fairbanks
  621. uantwerpendocs: Course texts and masters theses in University of Antwerp style
  622. ucbthesis: Thesis and dissertation class supporting UCB requirements
  623. ucdavisthesis: A thesis/dissertation class for University of California at Davis
  624. ucthesis: University of California thesis format
  625. uestcthesis: Thesis class for UESTC
  626. uhhassignment: a document class for typesetting homework assignments
  627. uiucredborder: Class for UIUC thesis red-bordered forms
  628. uiucthesis: UIUC thesis class
  629. ulthese: Thesis class and templates for Universite Laval
  630. umbclegislation: class for building legislation files for UMBC Student Government Association Bills
  631. umthesis: Dissertations at the University of Michigan
  632. umich-thesis: University of Michigan Thesis LaTeX class
  633. unamth-template: UNAM Thesis LaTeX Template
  634. unamthesis: Style for Universidad Nacional Autonoma de Mexico theses
  635. unswcover: Typeset a dissertation cover page following UNSW guidelines
  636. uothesis: Class for dissertations and theses at the University of Oregon
  637. urcls: Beamer and scrlttr2 classes and styles for the University of Regensburg
  638. uowthesis: Document class for dissertations at the University of Wollongong
  639. uowthesistitlepage: Title page for dissertations at the University of Wollongong
  640. uspatent: U.S. Patent Application Tools for LaTeX and LyX
  641. ut-thesis: University of Toronto thesis style
  642. uwthesis: University of Washington thesis class
  643. vancouver: Bibliographic style file for Biomedical Journals
  644. xduthesis: XeLaTeX template for writing Xidian University Thesis
  645. wsemclassic: LaTeX class for Bavarian school w-seminar papers
  646. xcookybooky: Typeset (potentially long) recipes
  647. yathesis: A LaTeX class for writing a thesis following French rules
  648. york-thesis: A thesis class file for York University, Toronto
  649. %description -l ja
  650. TeX Live ソフトウェアディストリビューションは、
  651. さまざまな Unix, Macintosh, Windows、および
  652. 他のプラットホームに対して完全な TeX システムを提供します。
  653. 多くの異なった言語を含む TeX ドキュメントの
  654. 編集、組版、閲覧、印刷するためのプログラム、
  655. そして、TeX マクロやフォントライブラリの大きなコレクションを
  656. 同梱しています。
  657. このディストリビューションは
  658. 同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
  659. TeX に関するたくさんの一般的なドキュメントを含んでいます。
  660. このパッケージは以下のようなパッケージ集です。
  661. Publisher styles, theses, etc.:
  662. このパッケージは以下の CTAN パッケージを含んでいます:
  663. IEEEconf: Macros for IEEE conference proceedings
  664. IEEEtran: Document class for IEEE Transactions journals and conferences
  665. aastex: Macros for Manuscript Preparation for AAS Journals
  666. abntex2: Typeset technical and scientific Brazilian documents based on ABNT rules
  667. acmart: Class for typesetting publications of ACM
  668. acmconf: Class for ACM conference proceedings
  669. active-conf: Class for typesetting ACTIVE conference papers
  670. adfathesis: Australian Defence Force Academy thesis format
  671. afparticle: Typesetting articles for Archives of Forensic Psychology
  672. afthesis: Air Force Institute of Technology thesis class
  673. aguplus: Styles for American Geophysical Union
  674. aiaa: Typeset AIAA conference papers
  675. ametsoc: Official American Meteorological Society LaTeX Template
  676. anufinalexam: LaTeX document shell for ANU final exam
  677. aomart: Typeset articles for the Annals of Mathematics
  678. apa: American Psychological Association format
  679. apa6: Format documents in APA style (6th edition)
  680. apa6e: Format manuscripts to APA 6th edition guidelines
  681. arsclassica: A different view of the ClassicThesis package
  682. articleingud: LaTeX class for articles published in INGENIERIA review
  683. asaetr: Transactions of the ASAE
  684. ascelike: Bibliography style for the ASCE
  685. aucklandthesis: Memoir-based class for formatting University of Auckland masters' and doctors' theses.
  686. bangorcsthesis: Typeset a thesis at Bangor University
  687. bangorexam: Typeset an examination at Bangor University
  688. beamer-FUBerlin: Beamer, using the style of FU Berlin
  689. beamer-verona: A theme for the beamer class
  690. bgteubner: Class for producing books for the publisher "Teubner Verlag"
  691. br-lex: A Class for Typesetting Brazilian legal texts
  692. brandeis-dissertation: Class for Brandeis University dissertations
  693. cascadilla: Typeset papers conforming to the stylesheet of the Cascadilla Proceedings Project
  694. chem-journal: Various BibTeX formats for journals in Chemistry
  695. cje: LaTeX document class for CJE articles
  696. classicthesis: A "classically styled" thesis package
  697. cleanthesis: A clean LaTeX style for thesis documents
  698. cmpj: Style for the journal Condensed Matter Physics
  699. confproc: A set of tools for generating conference proceedings
  700. cquthesis: LaTeX Thesis Template for Chongqing University
  701. dccpaper: Typeset papers for the International Journal of Digital Curation
  702. dithesis: Thesis class for undergraduate theses at the University of Athens
  703. ebook: ebook
  704. ebsthesis: Typesetting theses for economics
  705. ejpecp: Class for EJP and ECP
  706. ekaia: Article format for publishing the Basque Country Science and Technology Journal "Ekaia"
  707. elbioimp: A LaTeX document class for the Journal of Electrical Bioimpedance
  708. elsarticle: Class for articles for submission to Elsevier journals
  709. elteikthesis: Thesis class for ELTE University Informatics wing
  710. emisa: A LaTeX package for preparing manuscripts for the journal EMISA
  711. erdc: Style for Reports by US Army Corps of Engineers
  712. estcpmm: Style for Munitions Management Project Reports
  713. fbithesis: Computer Science thesis class for University of Dortmund
  714. fcavtex: A thesis class for the FCAV/UNESP (Brazil)
  715. fcltxdoc: Macros for use in the author's documentation
  716. fei: Class for academic works at FEI University Center -- Brazil
  717. gaceta: A class to typeset La Gaceta de la RSME
  718. gatech-thesis: Georgia Institute of Technology thesis class
  719. gradstudentresume: A generic template for graduate student resumes
  720. grant: Classes for formatting federal grant proposals.
  721. gsemthesis: Geneva School of Economics and Management PhD thesis format
  722. gzt: Bundle of classes for "La Gazette des Mathematiciens"
  723. h2020proposal: LaTeX class and template for EU H2020 RIA proposal
  724. har2nat: Replace the harvard package with natbib
  725. hobete: Unofficial beamer theme for the University of Hohenheim
  726. hustthesis: Unofficial thesis template for Huazhong University
  727. icsv: Class for typesetting articles for the ICSV conference
  728. ieeepes: IEEE Power Engineering Society Transactions
  729. ijmart: LaTeX Class for the Israel Journal of Mathematics
  730. ijsra: LaTeX document class for the International Journal of Student Research in Archaeology
  731. imac: International Modal Analysis Conference format
  732. imtekda: IMTEK thesis class
  733. iscram: a LaTeX class to publish article to ISCRAM conferences
  734. jacow: The "jacow.cls" class is used for submissions to the proceedings of conferences on JACoW.org
  735. jmlr: Class files for the Journal of Machine Learning Research
  736. jpsj: Document Class for Journal of the Physical Society of Japan
  737. kdgdocs: Document classes for Karel de Grote University College
  738. kluwer:
  739. ksp-thesis: A LaTeX class for theses published with KIT Scientific Publishing
  740. langsci: Typeset books for publication with Language Science Press
  741. lion-msc: LaTeX class for B.Sc. and M.Sc. reports at Leiden Institute of Physics (LION).
  742. lni: Official class for the "Lecture Notes in Informatics"
  743. lps: Class for "Logic and Philosophy of Science"
  744. matc3: Commands for MatematicaC3 textbooks
  745. matc3mem: Class for MatematicaC3 textbooks
  746. mcmthesis: Template designed for MCM/ICM
  747. mentis: A basis for books to be published by Mentis publishers
  748. mnras: Monthly Notices of the Royal Astronomical Society
  749. msu-thesis: Class for Michigan State University Master's and PhD theses
  750. mucproc: Conference proceedings for the German MuC-conference
  751. mugsthesis: Thesis class complying with Marquette University Graduate School requirements
  752. musuos: Typeset papers for the department of music, Osnabruck
  753. muthesis: Classes for University of Manchester Dept of Computer Science
  754. mynsfc: XeLaTeX template for writing the main body of NSFC proposals
  755. nature: Prepare papers for the journal Nature
  756. navydocs: Support for Technical Reports by US Navy Organizations
  757. nddiss: Notre Dame Dissertation format class
  758. ndsu-thesis: North Dakota State University disquisition class
  759. novel: Class for printing fiction, such as novels
  760. nwejm: Support for the journal "North-Western European Journal of Mathematics"
  761. nih: A class for NIH grant applications
  762. nihbiosketch: A class for NIH biosketches based on the 2015 updated format
  763. nostarch: LaTeX class for No Starch Press
  764. nrc: Class for the NRC technical journals
  765. onrannual: Class for Office of Naval Research Ocean Battlespace Sensing annual report
  766. opteng: SPIE Optical Engineering and OE Letters manuscript template
  767. philosophersimprint: Typesetting articles for "Philosophers' Imprint"
  768. pittetd: Electronic Theses and Dissertations at Pitt
  769. pkuthss: LaTeX template for dissertations in Peking University
  770. powerdot-FUBerlin: Powerdot, using the style of FU Berlin
  771. pracjourn: Typeset articles for PracTeX
  772. procIAGssymp: Macros for IAG symposium papers
  773. proposal: A set of LaTeX classes for preparing proposals for collaborative projects
  774. ptptex: Macros for 'Progress of Theoretical Physics'
  775. psu-thesis: Package for writing a thesis at Penn State University
  776. resphilosophica: Typeset articles for the journal Res Philosophica
  777. resumecls: Typeset a resume both in English and Chinese
  778. revtex: Styles for various Physics Journals
  779. revtex4:
  780. rutitlepage: Radboud University Titlepage Package
  781. ryethesis: Class for Ryerson Unversity Graduate School requirements
  782. sageep: Format papers for the annual meeting of EEGS
  783. sapthesis: Typeset theses for Sapienza-University, Rome
  784. scrjrnl: Typeset diaries or journals
  785. schule: Support for teachers at German schools
  786. sduthesis: Thesis Template of Shandong University
  787. seuthesis: LaTeX template for theses at Southeastern University
  788. seuthesix: LaTeX class for theses at Southeast University, Nanjing, China
  789. soton: University of Southampton-compliant slides
  790. sphdthesis: LaTeX template for writing PhD Thesis
  791. spie: Support for formatting SPIE Proceedings manuscripts
  792. sr-vorl: Class for Springer books
  793. stellenbosch: Stellenbosch thesis bundle
  794. suftesi: A document class for typesetting theses, books and articles
  795. sugconf: SAS(R) user group conference proceedings document class
  796. tabriz-thesis: A template for the University of Tabriz
  797. texilikechaps: Format chapters with a texi-like format
  798. texilikecover: A cover-page package, like TeXinfo
  799. thesis-ekf: Thesis class for Eszterhazy Karoly University
  800. thesis-titlepage-fhac: Little style to create a standard titlepage for diploma thesis
  801. thuthesis: Thesis template for Tsinghua University
  802. toptesi: Bundle for typesetting multilanguage theses
  803. tudscr: Corporate Design of Technische Universitat Dresden
  804. tugboat: LaTeX macros for TUGboat articles
  805. tugboat-plain: Plain TeX macros for TUGboat
  806. turabian: Create Turabian-formatted material using LaTeX
  807. tui: Thesis style for the University of the Andes, Colombia
  808. uaclasses: University of Arizona thesis and dissertation format
  809. uafthesis: Document class for theses at University of Alaska Fairbanks
  810. uantwerpendocs: Course texts and masters theses in University of Antwerp style
  811. ucbthesis: Thesis and dissertation class supporting UCB requirements
  812. ucdavisthesis: A thesis/dissertation class for University of California at Davis
  813. ucthesis: University of California thesis format
  814. uestcthesis: Thesis class for UESTC
  815. uhhassignment: a document class for typesetting homework assignments
  816. uiucredborder: Class for UIUC thesis red-bordered forms
  817. uiucthesis: UIUC thesis class
  818. ulthese: Thesis class and templates for Universite Laval
  819. umbclegislation: class for building legislation files for UMBC Student Government Association Bills
  820. umthesis: Dissertations at the University of Michigan
  821. umich-thesis: University of Michigan Thesis LaTeX class
  822. unamth-template: UNAM Thesis LaTeX Template
  823. unamthesis: Style for Universidad Nacional Autonoma de Mexico theses
  824. unswcover: Typeset a dissertation cover page following UNSW guidelines
  825. uothesis: Class for dissertations and theses at the University of Oregon
  826. urcls: Beamer and scrlttr2 classes and styles for the University of Regensburg
  827. uowthesis: Document class for dissertations at the University of Wollongong
  828. uowthesistitlepage: Title page for dissertations at the University of Wollongong
  829. uspatent: U.S. Patent Application Tools for LaTeX and LyX
  830. ut-thesis: University of Toronto thesis style
  831. uwthesis: University of Washington thesis class
  832. vancouver: Bibliographic style file for Biomedical Journals
  833. xduthesis: XeLaTeX template for writing Xidian University Thesis
  834. wsemclassic: LaTeX class for Bavarian school w-seminar papers
  835. xcookybooky: Typeset (potentially long) recipes
  836. yathesis: A LaTeX class for writing a thesis following French rules
  837. york-thesis: A thesis class file for York University, Toronto
  838. %package doc
  839. Summary: TeX Live: Documentation files of %{name}
  840. Group: Applications/Publishing
  841. Requires: %{name} = %{version}-%{release}
  842. %description doc
  843. This package contains documentation files of %{name}.
  844. %prep
  845. %setup -c -n %{name}-%{version}
  846. %__tar -xvf %{SOURCE1}
  847. %__tar -xvf %{SOURCE2}
  848. %__tar -xvf %{SOURCE3}
  849. %__tar -xvf %{SOURCE4}
  850. %__tar -xvf %{SOURCE5}
  851. %__tar -xvf %{SOURCE6}
  852. %__tar -xvf %{SOURCE7}
  853. %__tar -xvf %{SOURCE8}
  854. %__tar -xvf %{SOURCE9}
  855. %__tar -xvf %{SOURCE10}
  856. %__tar -xvf %{SOURCE11}
  857. %__tar -xvf %{SOURCE12}
  858. %__tar -xvf %{SOURCE13}
  859. %__tar -xvf %{SOURCE14}
  860. %__tar -xvf %{SOURCE15}
  861. %__tar -xvf %{SOURCE16}
  862. %__tar -xvf %{SOURCE17}
  863. %__tar -xvf %{SOURCE18}
  864. %__tar -xvf %{SOURCE19}
  865. %__tar -xvf %{SOURCE20}
  866. %__tar -xvf %{SOURCE21}
  867. %__tar -xvf %{SOURCE22}
  868. %__tar -xvf %{SOURCE23}
  869. %__tar -xvf %{SOURCE24}
  870. %__tar -xvf %{SOURCE25}
  871. %__tar -xvf %{SOURCE26}
  872. %__tar -xvf %{SOURCE27}
  873. %__tar -xvf %{SOURCE28}
  874. %__tar -xvf %{SOURCE29}
  875. %__tar -xvf %{SOURCE30}
  876. %__tar -xvf %{SOURCE31}
  877. %__tar -xvf %{SOURCE32}
  878. %__tar -xvf %{SOURCE33}
  879. %__tar -xvf %{SOURCE34}
  880. %__tar -xvf %{SOURCE35}
  881. %__tar -xvf %{SOURCE36}
  882. %__tar -xvf %{SOURCE37}
  883. %__tar -xvf %{SOURCE38}
  884. %__tar -xvf %{SOURCE39}
  885. %__tar -xvf %{SOURCE40}
  886. %__tar -xvf %{SOURCE41}
  887. %__tar -xvf %{SOURCE42}
  888. %__tar -xvf %{SOURCE43}
  889. %__tar -xvf %{SOURCE44}
  890. %__tar -xvf %{SOURCE45}
  891. %__tar -xvf %{SOURCE46}
  892. %__tar -xvf %{SOURCE47}
  893. %__tar -xvf %{SOURCE48}
  894. %__tar -xvf %{SOURCE49}
  895. %__tar -xvf %{SOURCE50}
  896. %__tar -xvf %{SOURCE51}
  897. %__tar -xvf %{SOURCE52}
  898. %__tar -xvf %{SOURCE53}
  899. %__tar -xvf %{SOURCE54}
  900. %__tar -xvf %{SOURCE55}
  901. %__tar -xvf %{SOURCE56}
  902. %__tar -xvf %{SOURCE57}
  903. %__tar -xvf %{SOURCE58}
  904. %__tar -xvf %{SOURCE59}
  905. %__tar -xvf %{SOURCE60}
  906. %__tar -xvf %{SOURCE61}
  907. %__tar -xvf %{SOURCE62}
  908. %__tar -xvf %{SOURCE63}
  909. %__tar -xvf %{SOURCE64}
  910. %__tar -xvf %{SOURCE65}
  911. %__tar -xvf %{SOURCE66}
  912. %__tar -xvf %{SOURCE67}
  913. %__tar -xvf %{SOURCE68}
  914. %__tar -xvf %{SOURCE69}
  915. %__tar -xvf %{SOURCE70}
  916. %__tar -xvf %{SOURCE71}
  917. %__tar -xvf %{SOURCE72}
  918. %__tar -xvf %{SOURCE73}
  919. %__tar -xvf %{SOURCE74}
  920. %__tar -xvf %{SOURCE75}
  921. %__tar -xvf %{SOURCE76}
  922. %__tar -xvf %{SOURCE77}
  923. %__tar -xvf %{SOURCE78}
  924. %__tar -xvf %{SOURCE79}
  925. %__tar -xvf %{SOURCE80}
  926. %__tar -xvf %{SOURCE81}
  927. %__tar -xvf %{SOURCE82}
  928. %__tar -xvf %{SOURCE83}
  929. %__tar -xvf %{SOURCE84}
  930. %__tar -xvf %{SOURCE85}
  931. %__tar -xvf %{SOURCE86}
  932. %__tar -xvf %{SOURCE87}
  933. %__tar -xvf %{SOURCE88}
  934. %__tar -xvf %{SOURCE89}
  935. %__tar -xvf %{SOURCE90}
  936. %__tar -xvf %{SOURCE91}
  937. %__tar -xvf %{SOURCE92}
  938. %__tar -xvf %{SOURCE93}
  939. %__tar -xvf %{SOURCE94}
  940. %__tar -xvf %{SOURCE95}
  941. %__tar -xvf %{SOURCE96}
  942. %__tar -xvf %{SOURCE97}
  943. %__tar -xvf %{SOURCE98}
  944. %__tar -xvf %{SOURCE99}
  945. %__tar -xvf %{SOURCE100}
  946. %__tar -xvf %{SOURCE101}
  947. %__tar -xvf %{SOURCE102}
  948. %__tar -xvf %{SOURCE103}
  949. %__tar -xvf %{SOURCE104}
  950. %__tar -xvf %{SOURCE105}
  951. %__tar -xvf %{SOURCE106}
  952. %__tar -xvf %{SOURCE107}
  953. %__tar -xvf %{SOURCE108}
  954. %__tar -xvf %{SOURCE109}
  955. %__tar -xvf %{SOURCE110}
  956. %__tar -xvf %{SOURCE111}
  957. %__tar -xvf %{SOURCE112}
  958. %__tar -xvf %{SOURCE113}
  959. %__tar -xvf %{SOURCE114}
  960. %__tar -xvf %{SOURCE115}
  961. %__tar -xvf %{SOURCE116}
  962. %__tar -xvf %{SOURCE117}
  963. %__tar -xvf %{SOURCE118}
  964. %__tar -xvf %{SOURCE119}
  965. %__tar -xvf %{SOURCE120}
  966. %__tar -xvf %{SOURCE121}
  967. %__tar -xvf %{SOURCE122}
  968. %__tar -xvf %{SOURCE123}
  969. %__tar -xvf %{SOURCE124}
  970. %__tar -xvf %{SOURCE125}
  971. %__tar -xvf %{SOURCE126}
  972. %__tar -xvf %{SOURCE127}
  973. %__tar -xvf %{SOURCE128}
  974. %__tar -xvf %{SOURCE129}
  975. %__tar -xvf %{SOURCE130}
  976. %__tar -xvf %{SOURCE131}
  977. %__tar -xvf %{SOURCE132}
  978. %__tar -xvf %{SOURCE133}
  979. %__tar -xvf %{SOURCE134}
  980. %__tar -xvf %{SOURCE135}
  981. %__tar -xvf %{SOURCE136}
  982. %__tar -xvf %{SOURCE137}
  983. %__tar -xvf %{SOURCE138}
  984. %__tar -xvf %{SOURCE139}
  985. %__tar -xvf %{SOURCE140}
  986. %__tar -xvf %{SOURCE141}
  987. %__tar -xvf %{SOURCE142}
  988. %__tar -xvf %{SOURCE143}
  989. %__tar -xvf %{SOURCE144}
  990. %__tar -xvf %{SOURCE145}
  991. %__tar -xvf %{SOURCE146}
  992. %__tar -xvf %{SOURCE147}
  993. %__tar -xvf %{SOURCE148}
  994. %__tar -xvf %{SOURCE149}
  995. %__tar -xvf %{SOURCE150}
  996. %__tar -xvf %{SOURCE151}
  997. %__tar -xvf %{SOURCE152}
  998. %__tar -xvf %{SOURCE153}
  999. %__tar -xvf %{SOURCE154}
  1000. %__tar -xvf %{SOURCE155}
  1001. %__tar -xvf %{SOURCE156}
  1002. %__tar -xvf %{SOURCE157}
  1003. %__tar -xvf %{SOURCE158}
  1004. %__tar -xvf %{SOURCE159}
  1005. %__tar -xvf %{SOURCE160}
  1006. %__tar -xvf %{SOURCE161}
  1007. %__tar -xvf %{SOURCE162}
  1008. %__tar -xvf %{SOURCE163}
  1009. %__tar -xvf %{SOURCE164}
  1010. %__tar -xvf %{SOURCE165}
  1011. %__tar -xvf %{SOURCE166}
  1012. %__tar -xvf %{SOURCE167}
  1013. %__tar -xvf %{SOURCE168}
  1014. %__tar -xvf %{SOURCE169}
  1015. %__tar -xvf %{SOURCE170}
  1016. %__tar -xvf %{SOURCE171}
  1017. %__tar -xvf %{SOURCE172}
  1018. %__tar -xvf %{SOURCE173}
  1019. %__tar -xvf %{SOURCE174}
  1020. %__tar -xvf %{SOURCE175}
  1021. %__tar -xvf %{SOURCE176}
  1022. %__tar -xvf %{SOURCE177}
  1023. %__tar -xvf %{SOURCE178}
  1024. %__tar -xvf %{SOURCE179}
  1025. %__tar -xvf %{SOURCE180}
  1026. %__tar -xvf %{SOURCE181}
  1027. %__tar -xvf %{SOURCE182}
  1028. %__tar -xvf %{SOURCE183}
  1029. %__tar -xvf %{SOURCE184}
  1030. %__tar -xvf %{SOURCE185}
  1031. %__tar -xvf %{SOURCE186}
  1032. %__tar -xvf %{SOURCE187}
  1033. %__tar -xvf %{SOURCE188}
  1034. %__tar -xvf %{SOURCE189}
  1035. %__tar -xvf %{SOURCE190}
  1036. %__tar -xvf %{SOURCE191}
  1037. %__tar -xvf %{SOURCE192}
  1038. %__tar -xvf %{SOURCE193}
  1039. %__tar -xvf %{SOURCE194}
  1040. %__tar -xvf %{SOURCE195}
  1041. %__tar -xvf %{SOURCE196}
  1042. %__tar -xvf %{SOURCE197}
  1043. %__tar -xvf %{SOURCE198}
  1044. %__tar -xvf %{SOURCE199}
  1045. %__tar -xvf %{SOURCE200}
  1046. %__tar -xvf %{SOURCE201}
  1047. %__tar -xvf %{SOURCE202}
  1048. %__tar -xvf %{SOURCE203}
  1049. %__tar -xvf %{SOURCE204}
  1050. %__tar -xvf %{SOURCE205}
  1051. %__tar -xvf %{SOURCE206}
  1052. %__tar -xvf %{SOURCE207}
  1053. %__tar -xvf %{SOURCE208}
  1054. %__tar -xvf %{SOURCE209}
  1055. %__tar -xvf %{SOURCE210}
  1056. %__tar -xvf %{SOURCE211}
  1057. %__tar -xvf %{SOURCE212}
  1058. %__tar -xvf %{SOURCE213}
  1059. %__tar -xvf %{SOURCE214}
  1060. %__tar -xvf %{SOURCE215}
  1061. %__tar -xvf %{SOURCE216}
  1062. %__tar -xvf %{SOURCE217}
  1063. %__tar -xvf %{SOURCE218}
  1064. %__tar -xvf %{SOURCE219}
  1065. %__tar -xvf %{SOURCE220}
  1066. %__tar -xvf %{SOURCE221}
  1067. %__tar -xvf %{SOURCE222}
  1068. %__tar -xvf %{SOURCE223}
  1069. %__tar -xvf %{SOURCE224}
  1070. %__tar -xvf %{SOURCE225}
  1071. %__tar -xvf %{SOURCE226}
  1072. %__tar -xvf %{SOURCE227}
  1073. %__tar -xvf %{SOURCE228}
  1074. %__tar -xvf %{SOURCE229}
  1075. %__tar -xvf %{SOURCE230}
  1076. %__tar -xvf %{SOURCE231}
  1077. %__tar -xvf %{SOURCE232}
  1078. %__tar -xvf %{SOURCE233}
  1079. %__tar -xvf %{SOURCE234}
  1080. %__tar -xvf %{SOURCE235}
  1081. %__tar -xvf %{SOURCE236}
  1082. %__tar -xvf %{SOURCE237}
  1083. %__tar -xvf %{SOURCE238}
  1084. %__tar -xvf %{SOURCE239}
  1085. %__tar -xvf %{SOURCE240}
  1086. %__tar -xvf %{SOURCE241}
  1087. %__tar -xvf %{SOURCE242}
  1088. %__tar -xvf %{SOURCE243}
  1089. %__tar -xvf %{SOURCE244}
  1090. %__tar -xvf %{SOURCE245}
  1091. %__tar -xvf %{SOURCE246}
  1092. %__tar -xvf %{SOURCE247}
  1093. %__tar -xvf %{SOURCE248}
  1094. %__tar -xvf %{SOURCE249}
  1095. %__tar -xvf %{SOURCE250}
  1096. %__tar -xvf %{SOURCE251}
  1097. %__tar -xvf %{SOURCE252}
  1098. %__tar -xvf %{SOURCE253}
  1099. %__tar -xvf %{SOURCE254}
  1100. %__tar -xvf %{SOURCE255}
  1101. %__tar -xvf %{SOURCE256}
  1102. %__tar -xvf %{SOURCE257}
  1103. %__tar -xvf %{SOURCE258}
  1104. %__tar -xvf %{SOURCE259}
  1105. %__tar -xvf %{SOURCE260}
  1106. %__tar -xvf %{SOURCE261}
  1107. %__tar -xvf %{SOURCE262}
  1108. %__tar -xvf %{SOURCE263}
  1109. %__tar -xvf %{SOURCE264}
  1110. %__tar -xvf %{SOURCE265}
  1111. %__tar -xvf %{SOURCE266}
  1112. %__tar -xvf %{SOURCE267}
  1113. %__tar -xvf %{SOURCE268}
  1114. %__tar -xvf %{SOURCE269}
  1115. %__tar -xvf %{SOURCE270}
  1116. %__tar -xvf %{SOURCE271}
  1117. %__tar -xvf %{SOURCE272}
  1118. %__tar -xvf %{SOURCE273}
  1119. %__tar -xvf %{SOURCE274}
  1120. %__tar -xvf %{SOURCE275}
  1121. %__tar -xvf %{SOURCE276}
  1122. %__tar -xvf %{SOURCE277}
  1123. %__tar -xvf %{SOURCE278}
  1124. %__tar -xvf %{SOURCE279}
  1125. %__tar -xvf %{SOURCE280}
  1126. %__tar -xvf %{SOURCE281}
  1127. %__tar -xvf %{SOURCE282}
  1128. %__tar -xvf %{SOURCE283}
  1129. %__tar -xvf %{SOURCE284}
  1130. %__tar -xvf %{SOURCE285}
  1131. %__tar -xvf %{SOURCE286}
  1132. %__tar -xvf %{SOURCE287}
  1133. %__tar -xvf %{SOURCE288}
  1134. %__tar -xvf %{SOURCE289}
  1135. %__tar -xvf %{SOURCE290}
  1136. %__tar -xvf %{SOURCE291}
  1137. %__tar -xvf %{SOURCE292}
  1138. %__tar -xvf %{SOURCE293}
  1139. %__tar -xvf %{SOURCE294}
  1140. %__tar -xvf %{SOURCE295}
  1141. %__tar -xvf %{SOURCE296}
  1142. %__tar -xvf %{SOURCE297}
  1143. %__tar -xvf %{SOURCE298}
  1144. %__tar -xvf %{SOURCE299}
  1145. %__tar -xvf %{SOURCE300}
  1146. %__tar -xvf %{SOURCE301}
  1147. %__tar -xvf %{SOURCE302}
  1148. %__tar -xvf %{SOURCE303}
  1149. %__tar -xvf %{SOURCE304}
  1150. %__tar -xvf %{SOURCE305}
  1151. %__tar -xvf %{SOURCE306}
  1152. %__tar -xvf %{SOURCE307}
  1153. %__tar -xvf %{SOURCE308}
  1154. %__tar -xvf %{SOURCE309}
  1155. %__tar -xvf %{SOURCE310}
  1156. %__tar -xvf %{SOURCE311}
  1157. %__tar -xvf %{SOURCE312}
  1158. %__tar -xvf %{SOURCE313}
  1159. %__tar -xvf %{SOURCE314}
  1160. %__tar -xvf %{SOURCE315}
  1161. %__tar -xvf %{SOURCE316}
  1162. %__tar -xvf %{SOURCE317}
  1163. %__tar -xvf %{SOURCE318}
  1164. %__tar -xvf %{SOURCE319}
  1165. %__tar -xvf %{SOURCE320}
  1166. %__tar -xvf %{SOURCE321}
  1167. %__tar -xvf %{SOURCE322}
  1168. %__tar -xvf %{SOURCE323}
  1169. %__tar -xvf %{SOURCE324}
  1170. %__tar -xvf %{SOURCE325}
  1171. %__tar -xvf %{SOURCE326}
  1172. %__tar -xvf %{SOURCE327}
  1173. %__tar -xvf %{SOURCE328}
  1174. %__tar -xvf %{SOURCE329}
  1175. %__tar -xvf %{SOURCE330}
  1176. %__tar -xvf %{SOURCE331}
  1177. %__tar -xvf %{SOURCE332}
  1178. %__tar -xvf %{SOURCE333}
  1179. %__tar -xvf %{SOURCE334}
  1180. %__tar -xvf %{SOURCE335}
  1181. %__tar -xvf %{SOURCE336}
  1182. %__tar -xvf %{SOURCE337}
  1183. %__tar -xvf %{SOURCE338}
  1184. %__tar -xvf %{SOURCE339}
  1185. %__tar -xvf %{SOURCE340}
  1186. %__tar -xvf %{SOURCE341}
  1187. %__tar -xvf %{SOURCE342}
  1188. %__tar -xvf %{SOURCE343}
  1189. %__tar -xvf %{SOURCE344}
  1190. %__tar -xvf %{SOURCE345}
  1191. %__tar -xvf %{SOURCE346}
  1192. %__tar -xvf %{SOURCE347}
  1193. %__tar -xvf %{SOURCE348}
  1194. %__tar -xvf %{SOURCE349}
  1195. %__tar -xvf %{SOURCE350}
  1196. %__tar -xvf %{SOURCE351}
  1197. %__tar -xvf %{SOURCE352}
  1198. %__tar -xvf %{SOURCE353}
  1199. %__tar -xvf %{SOURCE354}
  1200. %__tar -xvf %{SOURCE355}
  1201. %__tar -xvf %{SOURCE356}
  1202. %__tar -xvf %{SOURCE357}
  1203. %__tar -xvf %{SOURCE358}
  1204. %__tar -xvf %{SOURCE359}
  1205. %__tar -xvf %{SOURCE360}
  1206. %__tar -xvf %{SOURCE361}
  1207. %__tar -xvf %{SOURCE362}
  1208. %__tar -xvf %{SOURCE363}
  1209. %__tar -xvf %{SOURCE364}
  1210. %__tar -xvf %{SOURCE365}
  1211. %__tar -xvf %{SOURCE366}
  1212. %__tar -xvf %{SOURCE367}
  1213. %__tar -xvf %{SOURCE368}
  1214. %__tar -xvf %{SOURCE369}
  1215. %__tar -xvf %{SOURCE370}
  1216. %__tar -xvf %{SOURCE371}
  1217. %__tar -xvf %{SOURCE372}
  1218. %__tar -xvf %{SOURCE373}
  1219. %__tar -xvf %{SOURCE374}
  1220. %__tar -xvf %{SOURCE375}
  1221. %__tar -xvf %{SOURCE376}
  1222. %__tar -xvf %{SOURCE377}
  1223. %__tar -xvf %{SOURCE378}
  1224. %__tar -xvf %{SOURCE379}
  1225. %__tar -xvf %{SOURCE380}
  1226. %__tar -xvf %{SOURCE381}
  1227. %__tar -xvf %{SOURCE382}
  1228. %__tar -xvf %{SOURCE383}
  1229. %__tar -xvf %{SOURCE384}
  1230. %__tar -xvf %{SOURCE385}
  1231. %__tar -xvf %{SOURCE386}
  1232. %__tar -xvf %{SOURCE387}
  1233. %__tar -xvf %{SOURCE388}
  1234. %__tar -xvf %{SOURCE389}
  1235. %__tar -xvf %{SOURCE390}
  1236. %__tar -xvf %{SOURCE391}
  1237. %__tar -xvf %{SOURCE392}
  1238. %__tar -xvf %{SOURCE393}
  1239. %__tar -xvf %{SOURCE394}
  1240. %__tar -xvf %{SOURCE395}
  1241. %__tar -xvf %{SOURCE396}
  1242. %__tar -xvf %{SOURCE397}
  1243. %__tar -xvf %{SOURCE398}
  1244. %__tar -xvf %{SOURCE399}
  1245. %__tar -xvf %{SOURCE400}
  1246. %__tar -xvf %{SOURCE401}
  1247. %__tar -xvf %{SOURCE402}
  1248. %__tar -xvf %{SOURCE403}
  1249. %__tar -xvf %{SOURCE404}
  1250. %__tar -xvf %{SOURCE405}
  1251. %__tar -xvf %{SOURCE406}
  1252. %__tar -xvf %{SOURCE407}
  1253. %__tar -xvf %{SOURCE408}
  1254. %__tar -xvf %{SOURCE409}
  1255. %__tar -xvf %{SOURCE410}
  1256. %__tar -xvf %{SOURCE411}
  1257. %__tar -xvf %{SOURCE412}
  1258. %__tar -xvf %{SOURCE413}
  1259. %__tar -xvf %{SOURCE414}
  1260. %__tar -xvf %{SOURCE415}
  1261. %__tar -xvf %{SOURCE416}
  1262. %__tar -xvf %{SOURCE417}
  1263. %__tar -xvf %{SOURCE418}
  1264. %__tar -xvf %{SOURCE419}
  1265. %__tar -xvf %{SOURCE420}
  1266. %__tar -xvf %{SOURCE421}
  1267. %__tar -xvf %{SOURCE422}
  1268. %__tar -xvf %{SOURCE423}
  1269. %__tar -xvf %{SOURCE424}
  1270. %__tar -xvf %{SOURCE425}
  1271. %__tar -xvf %{SOURCE426}
  1272. %__tar -xvf %{SOURCE427}
  1273. %__tar -xvf %{SOURCE428}
  1274. %__tar -xvf %{SOURCE429}
  1275. %__tar -xvf %{SOURCE430}
  1276. %__tar -xvf %{SOURCE431}
  1277. %__tar -xvf %{SOURCE432}
  1278. %__tar -xvf %{SOURCE433}
  1279. %__tar -xvf %{SOURCE434}
  1280. %__tar -xvf %{SOURCE435}
  1281. %__tar -xvf %{SOURCE436}
  1282. %__tar -xvf %{SOURCE437}
  1283. %__tar -xvf %{SOURCE438}
  1284. %__tar -xvf %{SOURCE439}
  1285. %build
  1286. %install
  1287. [ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
  1288. %__mkdir_p %{buildroot}%{_datadir}
  1289. ## move texmf-dist to /usr/share/texmf-dist
  1290. [ -d texmf-dist ] && %__mv texmf-dist %{buildroot}%{_tl_texmfdist}/ ||:
  1291. ## move texmf to /usr/share/texmf
  1292. [ -d texmf ] && %__mv texmf %{buildroot}%{_tl_texmfmain}/ ||:
  1293. ## move tlpkg to /usr/share/tlpkg
  1294. [ -d tlpkg ] && %__mv tlpkg %{buildroot}%{_datadir}/ ||:
  1295. ## move all non-arch binaries to /usr/bin
  1296. [ -d bin ] && %__mv bin %{buildroot}%{_prefix}/ ||:
  1297. ## move others into /usr/share/texmf-dist
  1298. %__mkdir_p %{buildroot}%{_tl_texmfdist}
  1299. %__cp -a * %{buildroot}%{_tl_texmfdist}/ ||:
  1300. %__rm -rf * ||:
  1301. ## remove duplicated files between texlive and texlive-collection-*
  1302. ## NOTE: We provides texmf.cnf and updmap{-hdr,}.cfg from texlive
  1303. ## remove unpacked files
  1304. x=(
  1305. dvipdfmx/dvipdfmx.cfg
  1306. scripts/context/stubs/unix/mtxrun
  1307. scripts/latexmk/latexmk.pl
  1308. scripts/ptex2pdf/ptex2pdf.lua
  1309. scripts/texlive/fmtutil.pl
  1310. scripts/texlive/texconfig-dialog.sh
  1311. scripts/texlive/texconfig-sys.sh
  1312. scripts/texlive/texconfig.sh
  1313. scripts/texlive/texlinks.sh
  1314. scripts/texlive/tlmgr.pl
  1315. scripts/texlive/updmap.pl
  1316. texconfig/tcfmgr
  1317. web2c/fmtutil.cnf
  1318. web2c/mktex.opt
  1319. web2c/mktexdir
  1320. web2c/mktexdir.opt
  1321. web2c/mktexnam
  1322. web2c/mktexnam.opt
  1323. web2c/mktexupd
  1324. web2c/texmf.cnf
  1325. web2c/updmap-hdr.cfg
  1326. web2c/updmap.cfg
  1327. install-tl
  1328. #
  1329. scripts/cjk-gs-integrate/cjk-gs-integrate.pl
  1330. scripts/epspdf/epspdf.tlu
  1331. scripts/epspdf/epspdftk.tcl
  1332. scripts/glossaries/makeglossaries
  1333. scripts/jfontmaps/kanji-config-updmap.pl
  1334. scripts/jfontmaps/kanji-fontmap-creator.pl
  1335. scripts/kotex-utils/jamo-normalize.pl
  1336. scripts/kotex-utils/komkindex.pl
  1337. scripts/crossrefware/ltx2crossrefxml.pl
  1338. scripts/rubik/rubikrotation.pl
  1339. scripts/musixtex/musixtex.lua
  1340. scripts/pmxchords/pmxchords.lua
  1341. scripts/ctanify/ctanify
  1342. scripts/dtxgen/dtxgen
  1343. scripts/findhyph/findhyph
  1344. scripts/latexpand/latexpand
  1345. scripts/ltxfileinfo/ltxfileinfo
  1346. scripts/latexdiff/latexdiff-vc.pl
  1347. scripts/latexdiff/latexdiff.pl
  1348. scripts/texfot/texfot.pl
  1349. scripts/fontools/autoinst
  1350. scripts/luaotfload/luaotfload-tool.lua
  1351. scripts/oberdiek/pdfatfi.pl
  1352. fonts/map/glyphlist/glyphlist.txt ## texlive-collection-basic-2017-1vl7.noarch
  1353. scripts/tex4ht/xhlatex.sh ## texlive-collection-plaingeneric-2017-1vl7.noarch
  1354. scripts/latexindent/latexindent.pl ## texlive-collection-binextra-2017-1vl7.noarch
  1355. scripts/texosquery/texosquery-jre5.sh ## texlive-collection-binextra-2017-1vl7.noarch
  1356. scripts/texosquery/texosquery-jre8.sh ## texlive-collection-binextra-2017-1vl7.noarch
  1357. scripts/texosquery/texosquery.sh ## texlive-collection-binextra-2017-1vl7.noarch
  1358. )
  1359. if [ -d %{buildroot}%{_tl_texmfdist} ]; then
  1360. pushd %{buildroot}%{_tl_texmfdist}
  1361. %__rm -f ${x[@]} ||:
  1362. popd
  1363. fi
  1364. ## Files list
  1365. find %{buildroot} -type f -or -type l | \
  1366. %__sed -e "s|%{buildroot}||g" > filelist.full
  1367. find %{buildroot}%{_tl_texmfdist} -type d | \
  1368. %__sed -e "s|^%{buildroot}|%dir |" \
  1369. -e "s|$|/|" >> filelist.full
  1370. ## subpackages
  1371. grep "/texmf-dist/doc/" filelist.full > filelist.doc
  1372. cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
  1373. %__mv -f filelist.tmp filelist.full
  1374. %clean
  1375. %__rm -rf %{buildroot}
  1376. %post
  1377. %_tl_touch_run texhash
  1378. %_tl_touch_run mtxrun
  1379. exit 0
  1380. %postun
  1381. if [ "$1" = 0 ]; then
  1382. %_tl_touch_run texhash
  1383. fi
  1384. exit 0
  1385. %posttrans
  1386. %{_tl_exec_texhash}
  1387. %{_tl_exec_mtxrun}
  1388. %{_tl_exec_updmap}
  1389. %{_tl_exec_fmtutil}
  1390. exit 0
  1391. %files -f filelist.full
  1392. %defattr(-,root,root,-)
  1393. %files -f filelist.doc doc
  1394. %defattr(-,root,root,-)
  1395. %changelog
  1396. * Sun Jun 18 2017 Munehiro Yamamoto <munepi@vinelinux.org> 2017-2
  1397. - synced tlnet to 20170616 (TeX Live 2017)
  1398. * Thu Jun 08 2017 Munehiro Yamamoto <munepi@vinelinux.org> 2017-1
  1399. - synced tlnet to 20170607 (TeX Live 2017)
  1400. * Tue Aug 23 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2016-5
  1401. - synced tlnet to 20160823 (TeX Live 2016)
  1402. * Tue Jun 07 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2016-4
  1403. - synced tlnet to 20160607 (TeX Live 2016)
  1404. * Sat May 14 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2016-3
  1405. - synced tlnet to 20160514 (TeX Live 2016/pretest)
  1406. * Tue May 10 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2016-2
  1407. - synced tlnet to 20160510 (TeX Live 2016/pretest)
  1408. * Thu Apr 28 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2016-1
  1409. - TeX Live 2016/pretest
  1410. - synced tlnet to 20160428 (TeX Live 2016/pretest)
  1411. * Wed Jan 13 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2015-4
  1412. - remove duplicated files from texlive-collection-*
  1413. - synced tlnet to 20160113 (TeX Live 2015)
  1414. * Sun Jan 10 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2015-3
  1415. - TeX Live 2016/dev
  1416. - synced tlnet to 20160110 (TeX Live 2016/dev)
  1417. * Sun May 24 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2015-2
  1418. - TeX Live 2015/pretest
  1419. - synced tlnet to 20150522 (TeX Live 2015/pretest)
  1420. * Sun Apr 26 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2015-1
  1421. - TeX Live 2015/pretest
  1422. - synced tlnet to 20150426 (TeX Live 2015/pretest)
  1423. * Wed Apr 01 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2014-4
  1424. - synced tlnet to 20150401
  1425. * Tue Oct 28 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-3
  1426. - synced tlnet to 20141028
  1427. * Sun Jul 06 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-2
  1428. - synced tlnet to 20140706
  1429. * Sun May 25 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-1
  1430. - upgraded to TeX Live 2014
  1431. * Sun Apr 06 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2013-6
  1432. - synced tlnet to 20140406
  1433. * Wed Dec 18 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-5
  1434. - synced tlnet to 20131218
  1435. * Fri Nov 01 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-4
  1436. - synced tlnet to 20131101
  1437. * Wed Oct 02 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-3
  1438. - synced tlnet to 20131002
  1439. * Thu Sep 19 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-2
  1440. - synced tlnet to 20130919
  1441. * Fri Aug 23 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-1
  1442. - upgraded to TeX Live 2013
  1443. - used tlnet archives
  1444. - synced tlnet to 20130823
  1445. - added macros.texlive
  1446. * Fri Aug 10 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2012-1
  1447. - updated to TeX Live 2012
  1448. * Sat Dec 03 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-2
  1449. - updated tlpdb2rpmspec.sh.in and dot.vtlpkg.conf.in:
  1450. - set external dependencies (texlive-collection-binextra,
  1451. texlive-collection-fontutils)
  1452. * Sun Oct 30 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-1
  1453. - updated to TeX Live 2011
  1454. - merged texlive-vtlpkg-2009-osx.patch from OSXWS
  1455. - added %doc README (%files)
  1456. * Wed Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-4
  1457. - applied texlive-vtlpkg-2009-vine.patch
  1458. - remove arch dependent binaries
  1459. - updated tlpdb2rpmspec.sh.in:
  1460. - improved tlpdb4a()
  1461. - make symlinks of core script utils (texlive-collection-binextra,
  1462. texlive-collection-context, texlive-collection-fontutils,
  1463. texlive-collection-langgreek, texlive-collection-langindic,
  1464. texlive-collection-latex, texlive-collection-latexextra,
  1465. texlive-collection-latexrecommended, texlive-collection-pictures,
  1466. texlive-collection-pstricks, texlive-collection-science)
  1467. * Wed Jan 12 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
  1468. - updated tlpdb2rpmspec.sh.in:
  1469. - improved %post
  1470. * Sun Sep 26 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
  1471. - updated tlpdb2rpmspec.sh.in:
  1472. - removed arch dependent binaries (texlive-collection-latexextra)
  1473. - improved updmap process in %post and %postun
  1474. - fixed perl path
  1475. * Fri Jul 30 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
  1476. - initial build