Pflichtenheft.glsdefs 942 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. \ifglsentryexists{uptodate}{}%
  2. {%
  3. \gls@defglossaryentry{uptodate}%
  4. {%
  5. name={UpToDaTe},%
  6. sort={UpToDaTe},%
  7. type={main},%
  8. first={UpToDaTe},%
  9. firstplural={UpToDaTes},%
  10. text={UpToDaTe},%
  11. plural={UpToDaTes},%
  12. description={Upload Automation and Data Entry},%
  13. descriptionplural={Upload Automation and Data Entry},%
  14. symbol={\relax },%
  15. symbolplural={\relax },%
  16. user1={},%
  17. user2={},%
  18. user3={},%
  19. user4={},%
  20. user5={},%
  21. user6={},%
  22. long={},%
  23. longplural={},%
  24. short={},%
  25. shortplural={},%
  26. counter={page},%
  27. parent={},%
  28. %
  29. }%
  30. }%
  31. \ifglsentryexists{nir}{}%
  32. {%
  33. \gls@defglossaryentry{nir}%
  34. {%
  35. name={NIR},%
  36. sort={NIR},%
  37. type={main},%
  38. first={NIR},%
  39. firstplural={NIRs},%
  40. text={NIR},%
  41. plural={NIRs},%
  42. description={Nahes Infrarot},%
  43. descriptionplural={Nahes Infrarot},%
  44. symbol={\relax },%
  45. symbolplural={\relax },%
  46. user1={},%
  47. user2={},%
  48. user3={},%
  49. user4={},%
  50. user5={},%
  51. user6={},%
  52. long={},%
  53. longplural={},%
  54. short={},%
  55. shortplural={},%
  56. counter={page},%
  57. parent={},%
  58. %
  59. }%
  60. }%