Benutzer-Werkzeuge

Webseiten-Werkzeuge


software

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
software [2011/06/07 19:49] adminsoftware [2014/08/01 13:42] (aktuell) admin
Zeile 94: Zeile 94:
   *[[http://wiki.ubuntuusers.de/CUPS#Accounting|Accounting]]   *[[http://wiki.ubuntuusers.de/CUPS#Accounting|Accounting]]
  
 +===== Dolphin =====
  
 +  *Detailansicht: re. Maustaste in Menüzeile (freie Stelle) > Werkzeugleisten einrichten > Ansicht anpassen hinzufügen > Ansicht anpassen öffnen > Ansichtsmodus: Details, Aufsteigend, nach Namen, Ordner zuerst, Diese Ansicht-Eigenschaften als Standard verwenden.
  
 ===== Download YouTube Videos ===== ===== Download YouTube Videos =====
Zeile 119: Zeile 121:
 ===== Geany ===== ===== Geany =====
  
-Geany von Python2 auf Python3 umstellen+**Geany von Python2 auf Python3 umstellen**
  
 vi /usr/share/geany/filetypes.python vi /usr/share/geany/filetypes.python
  
-python2+**python2**
   compiler=python -c "import py_compile; py_compile.compile('%f')"   compiler=python -c "import py_compile; py_compile.compile('%f')"
   run_cmd=python "%f"   run_cmd=python "%f"
      
-python3+**python3**
   compiler=python3 -c "import py_compile; py_compile.compile('%f')"   compiler=python3 -c "import py_compile; py_compile.compile('%f')"
   run_cmd=python3 "%f"   run_cmd=python3 "%f"
Zeile 295: Zeile 297:
 =====LaTeX===== =====LaTeX=====
   *[[LaTeX]]   *[[LaTeX]]
 +  *[[LaTeX-Kurs]]
  
 =====LDAP===== =====LDAP=====
Zeile 348: Zeile 351:
 =====Pointofix===== =====Pointofix=====
   *[[http://www.pointofix.de/download.php|Pointofix]]   *[[http://www.pointofix.de/download.php|Pointofix]]
 +
 +
 +==== qCad -> PDF ====
 +  *qCad - export -> qcad.ps
 +  *latex \includegraphics[scale=0.3] {/d/Images/qcad.ps}
 +    * Erstellen > kompilieren > LaZeX (Alt 2) =>  qcad.div
 +  * dvips qcad.dvi => qcad.ps
 +  * ps2pdf qcad.ps => qcad.pdf
  
 =====RealProducer===== =====RealProducer=====
Zeile 366: Zeile 377:
     *scribus-1.3.3.13-win32-install.exe     *scribus-1.3.3.13-win32-install.exe
     *gs870w32.exe     *gs870w32.exe
 +
 +===== Sketchup =====
 +
 +  *[[Sketchup]]
  
 ===== Skype ===== ===== Skype =====
Zeile 376: Zeile 391:
  
   *[[http://www.sunbird-kalender.de/downloads.php|Mozilla Sunbird & Lightning DE]]   *[[http://www.sunbird-kalender.de/downloads.php|Mozilla Sunbird & Lightning DE]]
 +  *Problem: ./sunbird => ./sunbird-bin: error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory
 +  *Lösung:  zypper in dbus-1-glib-32bit
 +  *AV Kalender - Monate drucken: Von: 1.12.2011, BIS: 31.10.2012 
 +  *Davor unter Datei > Seite einrichten > Ausrichtung: Querformat
  
  
software.1307468963.txt.gz · Zuletzt geändert: von admin