Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

texstudio-4.6.3-1.1 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: texstudio Distribution: openSUSE Tumbleweed
Version: 4.6.3 Vendor: openSUSE
Release: 1.1 Build date: Wed Sep 6 20:58:31 2023
Group: Productivity/Publishing/TeX/Frontends Build host: i04-ch1c
Size: 366185013 Source RPM: texstudio-4.6.3-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.texstudio.org
Summary: LaTeX Editor
TeXstudio is a program based on texmaker, that integrates many tools needed
to develop documents with LaTeX, in just one application. Using its editor
you can write your documents with the help of interactive spell checking,
syntax highlighting, automatically code completion and more.

Provides

Requires

License

Apache-2.0 AND GPL-2.0-only AND GPL-3.0-only AND MPL-1.1

Changelog

* Mon Sep 04 2023 Markus Ebner <info@ebner-markus.de>
  - Update to 4.6.3
    * improved handling of active packages when loading included files
    * better detection that a screen is not active any more and move
      window onto active screen
    * Cancel button of dialog for inserting label references now inserts
      nothing, but you can still add an empty reference when needed (#3230)
  - Update to 4.6.2
    * fix crash
  - Update to 4.6.1
    * fix wrong path for saving cache information (#3225)
    * allow delimiter operations on $ math sections
  - Update to 4.6.0
    * use subfiles root for compilation if the current document is a child
    * load the complete subfile project to provide proper syntax checking,
      also when just opening a subfile root
    * cache structure/labels/usercommands/packages for faster reload of
      large projects (optional) (ef0ab75)
    * add support for alignedat environment in QuickArray Wizard (#2921)
    * add a Lorem Ipsum generator to the Random Text Generator
      dialog (#3102)
    * change default windows style for new installs to Fusion instead
      of modern-dark, in case system darkmode is detected (ad0fc44)
    * improve some details and fix issues of the Quick Start
      wizard (#2901, #3153, #3150, #3157)
    * improve some details of the Edit Macros dialog (#3130)
    * The link to the TeXstudio homepage is now at the top of the About
      dialog (Help menu) and the number of the latest stable version is
      also displayed (#3146)
    * option Disable horizontal scrolling for “Fit to Text Width” now
      affects horizontal scrolling with mousepad and scroll wheel (#1526)
    * fix editor moving last line of a selection when selection ends
      at start of a line (#3131)
    * fix some icon issues on OSX (#3100,#3104)
    * basic support for tblr colspec
* Sun Apr 16 2023 Dmitry Roshchin <dmitry_r@opensuse.org>
  - Update to version 4.5.2
    * bugfix release
* Wed Feb 22 2023 Markus Ebner <info@ebner-markus.de>
  - Update to version 4.5.1
    * Provide online template repository
    * change preview target in IDEFIX menu (#2760)
    * use QtMultimedia instead of phonon to show movies in pdf (non-default)
    * regex in search panel is syntax checked and marked if wrong
    * latex menu for horizontal spacing (#2687)
    * config dialog with resizable splitter (#2707)
    * insert inline math mode as $$ (#2719)
    * add editor action “Move all (others) to other view” (#2713)
    * show macro name in completer list (#2679)
    * show macro trigger and shortcut in configuration window (#2635)
    * fix wrong side panel title when changing grid size in config (#2743)
    * preview/clear preview now use position of context menu as reference (#2794)
    * add a Package Tab to the QuickStart Wizard (#2831)
    * Editor option ‘Show Only Monospaced Fonts’ is now persistent (#788)
    * fix size of config dialog on low res screens (#995)
    * add script command loadManagedMenu, s. new section “Menu Definitions” in the manual (#2816)
    * switch to pointer cursor over bookmark column of editors (#2220)
    * add shadow option for rectangular magnifier in pdf viewer config (#2885)
    * in split view mode add editor to split view where current editor is (#2838)
* Sun Nov 27 2022 Dmitry Roshchin <dmitry_r@opensuse.org>
  - Update to version 4.4.1
    * bugfix release
* Fri Nov 25 2022 Dmitry Roshchin <dmitry_r@opensuse.org>
  - Use cmake build system
* Sat Nov 19 2022 Markus Ebner <info@ebner-markus.de>
  - Update to version 4.4.0
    * new icon theme Colibri (by geolta)
    * modernized manual
    * faster removing of multiple lines
    * end multi cursor mode with esc
    * **no** win/qt5 build
    * switch to CMAKE build system (qmake deprecated)
    * hide/filter configuration completer list
    * bug fixes
* Sat Aug 27 2022 Markus Ebner <info@ebner-markus.de>
  - Update to version 4.3.1
    * fix loading files various times if relative path is used for \include (#2533)
    * fix custom verbatim highlighting (#2528)
    * fix label highlighting (#2512)
* Mon Aug 22 2022 Markus Ebner <info@ebner-markus.de>
  - Update to version 4.3.0
    * show most used command at first place in completer
    * more cwls
    * get position into clipboard in pdf on ctrl+shift+click (#2623)
    * copy/paste table content into table/matrix wizard
    * move to next/previous word now stops at every delimiter (no skip over several brackets) #2311
    * build qt6/win for win10+
    * small bug fixes
* Sun Apr 17 2022 Markus Ebner <info@ebner-markus.de>
  - Update to version 4.2.3
    * fix unable to save under special circumstances (#2124)
    * fix stuck to save unsaved document (only in explicit root mode and with a new unsaved document,#2153)
    * xindex engine added
    * fix math highlighting in keyvals (#2138)
    * add context menu in embbeded pdf viewer to invert pdf colors
    * remember window state (maximized/normal) of config dialog
    * fix (and speed-up) miktex package detection
    * fix handling apostrophed words better in spellchecker (#2179)
    * regular expression in extended search behave the same as in normal search
    * more cwls
* Tue Mar 15 2022 Markus Ebner <info@ebner-markus.de>
  - Update to version 4.2.2
    * more cwls
    * fix crash, #2094, #2084, #2109
    * use picture highlighting for tikz env and similar
* Sun Jan 30 2022 Avinesh Kumar <avinesh.kumar@suse.com>
  - Update to version 4.2.1
    * fix placeholder issues
    * fix handling mirrored placeolder, like in issue #2063
    * handle NewDocumentsCommand better for completer
    * enable "open in explorer" again
    * fix building for poppler >=22.x
    * more cwls
* Sat Jan 22 2022 Markus Ebner <info@ebner-markus.de>
  - Update to version 4.2.0
    * more cwls
    * fix key handling for some special keyboard set-ups (#2011)
    * fix user menu handling
    * filter available dictionaries in status/language selection
    * change placeHolder behavior: autoremove when content in placeholder
      is changed, don't use placeholder for cutBuffer
* Wed Dec 29 2021 Fusion Future <qydwhotmail@gmail.com>
  - Update to version 4.1.2
    * allow resizing the different sections in the symbol widget
    * fix automatic session restore on OSX/Qt6
* Thu Nov 25 2021 Markus Ebner <info@ebner-markus.de>
  - Update to version 4.1.2
    * allow resizing the different sections in the symbol widget
    * fix automatic session restore on OSX/Qt6
  - Update to version 4.1.1
    * fix weird OSX issue that cursor keys were not working
    * allow maximise config dialog
  - Update to version 4.1.0
    * change session format to json in order to circumvent OSX/Qt6 issue
    * fix input box for chinese (#1896)
    * fix update of pdf fit to text width (#1935)
    * make edview accessible from js
  - Update to version 4.0.4
    * use QT6.2.1 on OSX, fix crash when checking for updates, fix restoring last session
    * better pdf font substitution on windows (#1812)
    * fix placing cursor for large fonts (#1908)
    * more cwls
  - Update to version 4.0.3
    * fix linewidth calculation in Qt6
    * fix crash on load/new doc (under unknown,system specific circumstances)
    * remove placeholder quicker
    * more cwls
* Fri Oct 22 2021 Markus Ebner <info@ebner-markus.de>
  - Update to version 4.0.2
    * fix structure view (inlcudes and cursor marking, #1828)
    * fix completer tooltip on bibids (#1835)
    * OSX: fix "slanted" cursor (#1836)
    * more cwls
  - Update to version 4.0.1
    * add more cwls
    * fix pdfviewer page display
    * build OSX with QT6.2, fix special charcters entry (alt+n + n , etc.) (#1770)
    * activate crash handler on win again
    * fix strcuture detection for included files
* Tue Sep 28 2021 Markus Ebner <info@ebner-markus.de>
  - Update to version 4.0.0
    * adapt to Qt6/poppler-qt6
    * OSX/win build provided with Qt6
    * remodel structure handling in order to avoid (rare) crashes
    * more and updated completion word lists thanks to mbertucci47
    * handle text (e.g. \text{text}) in mathenv as text with spell checking
    * performance improvement for large files with large number of labels and/or large number of includes
    * fix that search options are persistant
    * automatic structure scrolling can be turned off (#1742)
    * some bug fixes
* Mon May 17 2021 Fusion Future <qydwhotmail@gmail.com>
  - Disable crash handler on s390x to fix build error
  - Update to version 3.1.2
    * completed global TOC (background color coded, can be adjusted in config)
    * fontawesome5 symbol pane
    * another dark theme style (Orion Dark)
    * slightly modernised windows installer
    * smaller windows binaries
    * fix menu changes by user
    * fix root document detection when symbolic links of symbolic links are involved (#1505)
    * fix disabled parentheses autocompletion after certain completer actions (#1347)
    * results from styleparser gets immediately updated
* Mon Feb 22 2021 Markus Ebner <info@ebner-markus.de>
  - Update to version 3.1.1
    * fix crashes concerning opening included files
    * let global TOC update as you type
  - Update to version 3.1.0
    * fix changing GUI language
    * global TOC added which needs to be updated for now (WIP)
* Tue Feb 16 2021 Markus Ebner <info@ebner-markus.de>
  - Update to version 3.0.5
    * fix crash when deleting all elements of a build chain (#1415)
    * fix large tooltips on win with ADWAITA style
    * number of pdf rendering threads limited to 8 (or to set value, see #1463)
    * add command line option --texpath to force a tex path
    * fix touchpad scroll in x direction
    * fix a seldom crash
    * adapt speller dialog to find the same errors as the online checker
    * fix replace in global search
* Wed Jan 06 2021 Dirk Müller <dmueller@suse.com>
  - update to 3.0.4:
    - fix crash when deleting all elements of a build chain (#1415)
    - fix RTL presentation when zoomed (#1404)
    - fix pdf toolbar size setting
* Tue Dec 29 2020 Markus Ebner <info@ebner-markus.de>
  - Update to version 3.0.3
    * iOS bugfixes
  - Update to version 3.0.2
    * handle \tabularnewline correctly (#1373)
    * fix text insertion on selected text (#1359&#1354)
    * changed behaviour for cut buffer and Ctrl+e (insert env)(#1342)
    * texdoc added as selectable command
    * win build now uses 64 bit and can handle larger documents
    * larger number of default dictionaries added
* Tue Sep 08 2020 Markus Ebner <info@ebner-markus.de>
  - Update to version 3.0.1
    * fix glitch in modern style (#1238, triangle missing)
    * fix equation preview (#1234)
    * fix commands with quotes (#1225 & #1169)
    * fix syntax marker in darkmode (#1224)
* Wed Aug 26 2020 Dmitry Roshchin <dmitry_r@opensuse.org>
  - Update to version 3.0.0
    * speed up document parsing, should result in faster document load times
    * spell checking is done asynchronously
    * custom verbatim/math env highlighting abandoned for a cwl based approach
    * better dark-mode support
* Thu Jan 23 2020 Markus Ebner <info@ebner-markus.de>
  - Update to version 2.12.22
    * fixes garbled symbols in OSX
    * fixes crash when changing magic language comment and pdf search path handling.
    * last release supporting Qt4
* Wed Jan 15 2020 Markus Ebner <info@ebner-markus.de>
  - Update to version 2.12.20
    * fixes a problem with replacing when search highlight is activated
* Wed Jan 08 2020 Markus Ebner <info@ebner-markus.de>
  - Update to version 2.12.18
    * mainly a bug fix release
    * better support of regexp in search

Files

/usr/bin/texstudio
/usr/share/applications/texstudio.desktop
/usr/share/doc/packages/texstudio
/usr/share/doc/packages/texstudio/AUTHORS
/usr/share/doc/packages/texstudio/CHANGELOG.txt
/usr/share/icons/hicolor/scalable/apps/texstudio.svg
/usr/share/licenses/texstudio
/usr/share/licenses/texstudio/COPYING
/usr/share/metainfo
/usr/share/metainfo/texstudio.metainfo.xml
/usr/share/texstudio
/usr/share/texstudio/CHANGELOG.html
/usr/share/texstudio/CHANGELOG.md
/usr/share/texstudio/README_DIC_fr_FR.txt
/usr/share/texstudio/README_es_ES.txt
/usr/share/texstudio/README_hu_HU.txt
/usr/share/texstudio/README_it_IT.txt
/usr/share/texstudio/README_others.txt
/usr/share/texstudio/README_pt_BR.TXT
/usr/share/texstudio/_images
/usr/share/texstudio/_images/TOC_file.png
/usr/share/texstudio/_images/TOC_standard.png
/usr/share/texstudio/_images/Tool_Bar_Menu.png
/usr/share/texstudio/_images/Tool_Bar_Move.png
/usr/share/texstudio/_images/active_language.png
/usr/share/texstudio/_images/blockCursor.png
/usr/share/texstudio/_images/blockCursor_selection.png
/usr/share/texstudio/_images/block_selection.png
/usr/share/texstudio/_images/bookmark1.png
/usr/share/texstudio/_images/bookmark2.png
/usr/share/texstudio/_images/bookmark3.png
/usr/share/texstudio/_images/bookmark4.png
/usr/share/texstudio/_images/bookmark5.png
/usr/share/texstudio/_images/bookmark6.png
/usr/share/texstudio/_images/compile_toolbar.png
/usr/share/texstudio/_images/completer.png
/usr/share/texstudio/_images/completer_env.png
/usr/share/texstudio/_images/completer_env_before.png
/usr/share/texstudio/_images/completer_filename.png
/usr/share/texstudio/_images/completer_filename_preview.png
/usr/share/texstudio/_images/completer_keys.png
/usr/share/texstudio/_images/completer_length.png
/usr/share/texstudio/_images/completer_ref.png
/usr/share/texstudio/_images/completer_reference.png
/usr/share/texstudio/_images/completer_text.png
/usr/share/texstudio/_images/completer_usertag.png
/usr/share/texstudio/_images/completer_usertag_text.png
/usr/share/texstudio/_images/conf_LT.png
/usr/share/texstudio/_images/conf_LT_adv.png
/usr/share/texstudio/_images/conf_grammar_internal.png
/usr/share/texstudio/_images/conf_structurepanel.png
/usr/share/texstudio/_images/conf_tableautoformating.png
/usr/share/texstudio/_images/conf_thesaurus.png
/usr/share/texstudio/_images/configure_advancedEditor.png
/usr/share/texstudio/_images/configure_build.png
/usr/share/texstudio/_images/configure_commands.png
/usr/share/texstudio/_images/configure_completion.png
/usr/share/texstudio/_images/configure_completion_adv.png
/usr/share/texstudio/_images/configure_customToolbar.png
/usr/share/texstudio/_images/configure_customizeMenu.png
/usr/share/texstudio/_images/configure_editor.png
/usr/share/texstudio/_images/configure_editor_adv.png
/usr/share/texstudio/_images/configure_general.png
/usr/share/texstudio/_images/configure_general_adv.png
/usr/share/texstudio/_images/configure_guiscaling.png
/usr/share/texstudio/_images/configure_language.png
/usr/share/texstudio/_images/configure_preview.png
/usr/share/texstudio/_images/configure_shortcuts.png
/usr/share/texstudio/_images/configure_svn.png
/usr/share/texstudio/_images/configure_syntaxhighlighting.png
/usr/share/texstudio/_images/doc16.png
/usr/share/texstudio/_images/doc17.png
/usr/share/texstudio/_images/doc18.png
/usr/share/texstudio/_images/doc19.png
/usr/share/texstudio/_images/doc21.png
/usr/share/texstudio/_images/doc3.png
/usr/share/texstudio/_images/down.png
/usr/share/texstudio/_images/errorlog.png
/usr/share/texstudio/_images/extendedSearch.png
/usr/share/texstudio/_images/findUsage.png
/usr/share/texstudio/_images/format_example.png
/usr/share/texstudio/_images/grid4x2_book_col1.png
/usr/share/texstudio/_images/grid4x2_book_col2.png
/usr/share/texstudio/_images/hide_panes.png
/usr/share/texstudio/_images/insertImage_menu.png
/usr/share/texstudio/_images/insert_ref.png
/usr/share/texstudio/_images/insert_ref_fromStructure.png
/usr/share/texstudio/_images/menu_session.png
/usr/share/texstudio/_images/menu_svn.png
/usr/share/texstudio/_images/preview_color.png
/usr/share/texstudio/_images/preview_context.png
/usr/share/texstudio/_images/preview_image.png
/usr/share/texstudio/_images/preview_inline.png
/usr/share/texstudio/_images/preview_inline_context.png
/usr/share/texstudio/_images/preview_tooltip.png
/usr/share/texstudio/_images/quickstartwizard.png
/usr/share/texstudio/_images/searchpanel.png
/usr/share/texstudio/_images/spellcheck_menu.png
/usr/share/texstudio/_images/spellcheck_options.png
/usr/share/texstudio/_images/speller_dialog.png
/usr/share/texstudio/_images/spelling_error.png
/usr/share/texstudio/_images/structureview.png
/usr/share/texstudio/_images/symbol_panel.png
/usr/share/texstudio/_images/syntax_error.png
/usr/share/texstudio/_images/syntax_error_tooltip.png
/usr/share/texstudio/_images/table_addCol.png
/usr/share/texstudio/_images/table_addRow.png
/usr/share/texstudio/_images/table_alignCol.png
/usr/share/texstudio/_images/table_cutCol.png
/usr/share/texstudio/_images/table_pasteCol.png
/usr/share/texstudio/_images/table_remCol.png
/usr/share/texstudio/_images/table_remRow.png
/usr/share/texstudio/_images/tb_central_format.png
/usr/share/texstudio/_images/tb_central_math.png
/usr/share/texstudio/_images/tb_math.png
/usr/share/texstudio/_images/tb_pdf_magnifyPan.png
/usr/share/texstudio/_images/tb_reference.png
/usr/share/texstudio/_images/template.png
/usr/share/texstudio/_images/thesaurus.png
/usr/share/texstudio/_images/txs_compile.png
/usr/share/texstudio/_images/txs_equation.png
/usr/share/texstudio/_images/txs_overview.png
/usr/share/texstudio/_images/txs_section.png
/usr/share/texstudio/_images/txs_symbol.png
/usr/share/texstudio/_images/txs_view.png
/usr/share/texstudio/_images/txs_wizard.png
/usr/share/texstudio/_images/up.png
/usr/share/texstudio/_images/userfoldmarker.png
/usr/share/texstudio/_images/viewbutton.png
/usr/share/texstudio/_images/wizard_array.png
/usr/share/texstudio/_images/wizard_figure.png
/usr/share/texstudio/_images/wizard_tabbing.png
/usr/share/texstudio/_images/wizard_tabular.png
/usr/share/texstudio/_sphinx_design_static
/usr/share/texstudio/_sphinx_design_static/design-style.4045f2051d55cab465a707391d5b2007.min.css
/usr/share/texstudio/_sphinx_design_static/design-tabs.js
/usr/share/texstudio/_static
/usr/share/texstudio/_static/_sphinx_javascript_frameworks_compat.js
/usr/share/texstudio/_static/basic.css
/usr/share/texstudio/_static/debug.css
/usr/share/texstudio/_static/design-style.4045f2051d55cab465a707391d5b2007.min.css
/usr/share/texstudio/_static/design-tabs.js
/usr/share/texstudio/_static/doctools.js
/usr/share/texstudio/_static/documentation_options.js
/usr/share/texstudio/_static/file.png
/usr/share/texstudio/_static/jquery-3.6.0.js
/usr/share/texstudio/_static/jquery.js
/usr/share/texstudio/_static/language_data.js
/usr/share/texstudio/_static/minus.png
/usr/share/texstudio/_static/plus.png
/usr/share/texstudio/_static/pygments.css
/usr/share/texstudio/_static/scripts
/usr/share/texstudio/_static/scripts/furo-extensions.js
/usr/share/texstudio/_static/scripts/furo.js
/usr/share/texstudio/_static/scripts/furo.js.LICENSE.txt
/usr/share/texstudio/_static/scripts/furo.js.map
/usr/share/texstudio/_static/searchtools.js
/usr/share/texstudio/_static/skeleton.css
/usr/share/texstudio/_static/sphinx_highlight.js
/usr/share/texstudio/_static/styles
/usr/share/texstudio/_static/styles/furo-extensions.css
/usr/share/texstudio/_static/styles/furo-extensions.css.map
/usr/share/texstudio/_static/styles/furo.css
/usr/share/texstudio/_static/styles/furo.css.map
/usr/share/texstudio/_static/tabs.css
/usr/share/texstudio/_static/tabs.js
/usr/share/texstudio/_static/texstudio.ico
/usr/share/texstudio/_static/texstudio128x128.png
/usr/share/texstudio/_static/underscore-1.13.1.js
/usr/share/texstudio/_static/underscore.js
/usr/share/texstudio/advanced.html
/usr/share/texstudio/background.html
/usr/share/texstudio/bg_BG-Bulgarian.aff
/usr/share/texstudio/bg_BG-Bulgarian.dic
/usr/share/texstudio/br_BR-Breton.aff
/usr/share/texstudio/br_BR-Breton.dic
/usr/share/texstudio/ca_CAVA-CatalanValencian.aff
/usr/share/texstudio/ca_CAVA-CatalanValencian.dic
/usr/share/texstudio/ca_ES-Catalan.aff
/usr/share/texstudio/ca_ES-Catalan.dic
/usr/share/texstudio/compiling.html
/usr/share/texstudio/configuration.html
/usr/share/texstudio/cs_CS-Czech.aff
/usr/share/texstudio/cs_CS-Czech.dic
/usr/share/texstudio/da_DA-Danish.aff
/usr/share/texstudio/da_DA-Danish.dic
/usr/share/texstudio/de_AT-GermanAustria.aff
/usr/share/texstudio/de_AT-GermanAustria.dic
/usr/share/texstudio/de_CH-GermanSwitzerland.aff
/usr/share/texstudio/de_CH-GermanSwitzerland.dic
/usr/share/texstudio/de_DE.aff
/usr/share/texstudio/de_DE.badWords
/usr/share/texstudio/de_DE.dic
/usr/share/texstudio/de_DE.stopWords
/usr/share/texstudio/de_DE.stopWords.level2
/usr/share/texstudio/editing.html
/usr/share/texstudio/el_EL-ModernGreek.aff
/usr/share/texstudio/el_EL-ModernGreek.dic
/usr/share/texstudio/el_POL-ModerGreekPolytonicGreek.aff
/usr/share/texstudio/el_POL-ModerGreekPolytonicGreek.dic
/usr/share/texstudio/en_AU-EnglishAustralia.aff
/usr/share/texstudio/en_AU-EnglishAustralia.dic
/usr/share/texstudio/en_CA-EnglishCanada.aff
/usr/share/texstudio/en_CA-EnglishCanada.dic
/usr/share/texstudio/en_EN-EnglishUnitedKingdom.aff
/usr/share/texstudio/en_EN-EnglishUnitedKingdom.dic
/usr/share/texstudio/en_GB.aff
/usr/share/texstudio/en_GB.dic
/usr/share/texstudio/en_GB.stopWords
/usr/share/texstudio/en_US.aff
/usr/share/texstudio/en_US.dic
/usr/share/texstudio/en_US.stopWords
/usr/share/texstudio/en_ZA-EnglishSouthAfrica.aff
/usr/share/texstudio/en_ZA-EnglishSouthAfrica.dic
/usr/share/texstudio/eo_EO-Esperanto.aff
/usr/share/texstudio/eo_EO-Esperanto.dic
/usr/share/texstudio/es_AR-SpanishArgentina.aff
/usr/share/texstudio/es_AR-SpanishArgentina.dic
/usr/share/texstudio/es_BO-SpanishBolivia.aff
/usr/share/texstudio/es_BO-SpanishBolivia.dic
/usr/share/texstudio/es_CL-SpanishChile.aff
/usr/share/texstudio/es_CL-SpanishChile.dic
/usr/share/texstudio/es_CO-SpanishColombia.aff
/usr/share/texstudio/es_CO-SpanishColombia.dic
/usr/share/texstudio/es_CR-SpanishCostaRica.aff
/usr/share/texstudio/es_CR-SpanishCostaRica.dic
/usr/share/texstudio/es_CU-SpanishCuba.aff
/usr/share/texstudio/es_CU-SpanishCuba.dic
/usr/share/texstudio/es_DO-SpanishDominicanRepublic.aff
/usr/share/texstudio/es_DO-SpanishDominicanRepublic.dic
/usr/share/texstudio/es_EC-SpanishEcuador.aff
/usr/share/texstudio/es_EC-SpanishEcuador.dic
/usr/share/texstudio/es_ES.aff
/usr/share/texstudio/es_ES.dic
/usr/share/texstudio/es_GT-SpanishGuatemala.aff
/usr/share/texstudio/es_GT-SpanishGuatemala.dic
/usr/share/texstudio/es_HN-SpanishHonduras.aff
/usr/share/texstudio/es_HN-SpanishHonduras.dic
/usr/share/texstudio/es_MX-SpanishMexico.aff
/usr/share/texstudio/es_MX-SpanishMexico.dic
/usr/share/texstudio/es_NI-SpanishNicaragua.aff
/usr/share/texstudio/es_NI-SpanishNicaragua.dic
/usr/share/texstudio/es_PA-SpanishPanama.aff
/usr/share/texstudio/es_PA-SpanishPanama.dic
/usr/share/texstudio/es_PE-SpanishPeru.aff
/usr/share/texstudio/es_PE-SpanishPeru.dic
/usr/share/texstudio/es_PH-SpanishPhilippines.aff
/usr/share/texstudio/es_PH-SpanishPhilippines.dic
/usr/share/texstudio/es_PR-SpanishPuertoRico.aff
/usr/share/texstudio/es_PR-SpanishPuertoRico.dic
/usr/share/texstudio/es_PY-SpanishParaguay.aff
/usr/share/texstudio/es_PY-SpanishParaguay.dic
/usr/share/texstudio/es_SV-SpanishElSalvador.aff
/usr/share/texstudio/es_SV-SpanishElSalvador.dic
/usr/share/texstudio/es_US-SpanishUnitedStates.aff
/usr/share/texstudio/es_US-SpanishUnitedStates.dic
/usr/share/texstudio/es_UY-SpanishUruguay.aff
/usr/share/texstudio/es_UY-SpanishUruguay.dic
/usr/share/texstudio/es_VE-SpanishVenezuela.aff
/usr/share/texstudio/es_VE-SpanishVenezuela.dic
/usr/share/texstudio/et_ET-Estonian.aff
/usr/share/texstudio/et_ET-Estonian.dic
/usr/share/texstudio/eu_EU-Basque.aff
/usr/share/texstudio/eu_EU-Basque.dic
/usr/share/texstudio/fa_FA-Persian.aff
/usr/share/texstudio/fa_FA-Persian.dic
/usr/share/texstudio/fo_FO-Faroese.aff
/usr/share/texstudio/fo_FO-Faroese.dic
/usr/share/texstudio/fr_FR.aff
/usr/share/texstudio/fr_FR.dic
/usr/share/texstudio/fr_FR.stopWords
/usr/share/texstudio/fur_FUR-Friulian.aff
/usr/share/texstudio/fur_FUR-Friulian.dic
/usr/share/texstudio/fy_FY-WesternFrisian.aff
/usr/share/texstudio/fy_FY-WesternFrisian.dic
/usr/share/texstudio/ga_GA-Irish.aff
/usr/share/texstudio/ga_GA-Irish.dic
/usr/share/texstudio/gd_GD-Gaelic.aff
/usr/share/texstudio/gd_GD-Gaelic.dic
/usr/share/texstudio/genindex.html
/usr/share/texstudio/getting_started.html
/usr/share/texstudio/gl_GL-Galician.aff
/usr/share/texstudio/gl_GL-Galician.dic
/usr/share/texstudio/he_HE-Hebrew.aff
/usr/share/texstudio/he_HE-Hebrew.dic
/usr/share/texstudio/hr_HR-Croatian.aff
/usr/share/texstudio/hr_HR-Croatian.dic
/usr/share/texstudio/hu_HU.aff
/usr/share/texstudio/hu_HU.dic
/usr/share/texstudio/hy_HY-Armenian.aff
/usr/share/texstudio/hy_HY-Armenian.dic
/usr/share/texstudio/hyw_HYW-WesternArmenian.aff
/usr/share/texstudio/hyw_HYW-WesternArmenian.dic
/usr/share/texstudio/ia_IA-Interlingua.aff
/usr/share/texstudio/ia_IA-Interlingua.dic
/usr/share/texstudio/ie_IE-Interlingue.aff
/usr/share/texstudio/ie_IE-Interlingue.dic
/usr/share/texstudio/index.html
/usr/share/texstudio/is_IS-Icelandic.aff
/usr/share/texstudio/is_IS-Icelandic.dic
/usr/share/texstudio/it_IT.aff
/usr/share/texstudio/it_IT.dic
/usr/share/texstudio/ka_KA-Georgian.aff
/usr/share/texstudio/ka_KA-Georgian.dic
/usr/share/texstudio/ko_KO-Korean.aff
/usr/share/texstudio/ko_KO-Korean.dic
/usr/share/texstudio/la_LA-Latin.aff
/usr/share/texstudio/la_LA-Latin.dic
/usr/share/texstudio/latex2e.css
/usr/share/texstudio/latex2e.html
/usr/share/texstudio/lb_LB-Luxembourgish.aff
/usr/share/texstudio/lb_LB-Luxembourgish.dic
/usr/share/texstudio/list.png
/usr/share/texstudio/lt_LT-Lithuanian.aff
/usr/share/texstudio/lt_LT-Lithuanian.dic
/usr/share/texstudio/ltg_LTG-Latgalian.aff
/usr/share/texstudio/ltg_LTG-Latgalian.dic
/usr/share/texstudio/lv_LV-Latvian.aff
/usr/share/texstudio/lv_LV-Latvian.dic
/usr/share/texstudio/mk_MK-Macedonian.aff
/usr/share/texstudio/mk_MK-Macedonian.dic
/usr/share/texstudio/mm_MM-Mongolian.aff
/usr/share/texstudio/mm_MM-Mongolian.dic
/usr/share/texstudio/nb_NB-NorwegianBokmal.aff
/usr/share/texstudio/nb_NB-NorwegianBokmal.dic
/usr/share/texstudio/nds_NDS-LowGerman.aff
/usr/share/texstudio/nds_NDS-LowGerman.dic
/usr/share/texstudio/ne_NE-Nepali.aff
/usr/share/texstudio/ne_NE-Nepali.dic
/usr/share/texstudio/nl_NL-Dutch.aff
/usr/share/texstudio/nl_NL-Dutch.dic
/usr/share/texstudio/nn_NN-NorwegianNynorsk.aff
/usr/share/texstudio/nn_NN-NorwegianNynorsk.dic
/usr/share/texstudio/pl_PL-Polish.aff
/usr/share/texstudio/pl_PL-Polish.dic
/usr/share/texstudio/pt_BR.aff
/usr/share/texstudio/pt_BR.dic
/usr/share/texstudio/pt_PT-Portuguese.aff
/usr/share/texstudio/pt_PT-Portuguese.dic
/usr/share/texstudio/pt_PT2-PortuguesePortugal.aff
/usr/share/texstudio/pt_PT2-PortuguesePortugal.dic
/usr/share/texstudio/qt_cs.qm
/usr/share/texstudio/qt_de.qm
/usr/share/texstudio/qt_es.qm
/usr/share/texstudio/qt_fr.qm
/usr/share/texstudio/qt_hu.qm
/usr/share/texstudio/qt_ja.qm
/usr/share/texstudio/qt_pl.qm
/usr/share/texstudio/qt_ru.qm
/usr/share/texstudio/qt_zh.qm
/usr/share/texstudio/ro_RO-Romanian.aff
/usr/share/texstudio/ro_RO-Romanian.dic
/usr/share/texstudio/ru_RU-Russian.aff
/usr/share/texstudio/ru_RU-Russian.dic
/usr/share/texstudio/search.html
/usr/share/texstudio/searchindex.js
/usr/share/texstudio/sk_SK-Slovak.aff
/usr/share/texstudio/sk_SK-Slovak.dic
/usr/share/texstudio/sl_SL-Slovenian.aff
/usr/share/texstudio/sl_SL-Slovenian.dic
/usr/share/texstudio/sr_LATN-SerbianLatin.aff
/usr/share/texstudio/sr_LATN-SerbianLatin.dic
/usr/share/texstudio/sr_SR-Serbian.aff
/usr/share/texstudio/sr_SR-Serbian.dic
/usr/share/texstudio/sv_FI-SwedishFinland.aff
/usr/share/texstudio/sv_FI-SwedishFinland.dic
/usr/share/texstudio/sv_SV-Swedish.aff
/usr/share/texstudio/sv_SV-Swedish.dic
/usr/share/texstudio/tabletemplate_fullyframed_firstBold.js
/usr/share/texstudio/tabletemplate_fullyframed_firstBold.png
/usr/share/texstudio/tabletemplate_fullyframed_longtable.js
/usr/share/texstudio/tabletemplate_fullyframed_longtable.png
/usr/share/texstudio/tabletemplate_fullyframed_longtabu.js
/usr/share/texstudio/tabletemplate_fullyframed_longtabu.png
/usr/share/texstudio/tabletemplate_plain_tabular.js
/usr/share/texstudio/tabletemplate_plain_tabular.png
/usr/share/texstudio/tabletemplate_plain_tabularx.js
/usr/share/texstudio/tabletemplate_plain_tabularx.png
/usr/share/texstudio/tabletemplate_rowcolors_tabular.js
/usr/share/texstudio/tabletemplate_rowcolors_tabular.png
/usr/share/texstudio/template_Article.json
/usr/share/texstudio/template_Article.png
/usr/share/texstudio/template_Article.tex
/usr/share/texstudio/template_Article_French.json
/usr/share/texstudio/template_Article_French.png
/usr/share/texstudio/template_Article_French.tex
/usr/share/texstudio/template_Article_LuaLaTeX_French.json
/usr/share/texstudio/template_Article_LuaLaTeX_French.png
/usr/share/texstudio/template_Article_LuaLaTeX_French.tex
/usr/share/texstudio/template_Beamer.json
/usr/share/texstudio/template_Beamer.png
/usr/share/texstudio/template_Beamer.tex
/usr/share/texstudio/template_Book.json
/usr/share/texstudio/template_Book.png
/usr/share/texstudio/template_Book.zip
/usr/share/texstudio/template_HA-prosper.json
/usr/share/texstudio/template_HA-prosper.tex
/usr/share/texstudio/template_Letter.json
/usr/share/texstudio/template_Letter.png
/usr/share/texstudio/template_Letter.tex
/usr/share/texstudio/template_Moderncv.json
/usr/share/texstudio/template_Moderncv.png
/usr/share/texstudio/template_Moderncv.tex
/usr/share/texstudio/template_Moderncv_French.json
/usr/share/texstudio/template_Moderncv_French.png
/usr/share/texstudio/template_Moderncv_French.tex
/usr/share/texstudio/template_Prosper.json
/usr/share/texstudio/template_Prosper.tex
/usr/share/texstudio/template_Report.json
/usr/share/texstudio/template_Report.png
/usr/share/texstudio/template_Report.tex
/usr/share/texstudio/template_Scrartcl.json
/usr/share/texstudio/template_Scrartcl.png
/usr/share/texstudio/template_Scrartcl.tex
/usr/share/texstudio/template_Scrbook.json
/usr/share/texstudio/template_Scrbook.tex
/usr/share/texstudio/template_Scrlttr2.json
/usr/share/texstudio/template_Scrlttr2.tex
/usr/share/texstudio/template_Scrreprt.json
/usr/share/texstudio/template_Scrreprt.tex
/usr/share/texstudio/texstudio_ar.qm
/usr/share/texstudio/texstudio_br.qm
/usr/share/texstudio/texstudio_ca.qm
/usr/share/texstudio/texstudio_cs.qm
/usr/share/texstudio/texstudio_de.qm
/usr/share/texstudio/texstudio_de_CH.qm
/usr/share/texstudio/texstudio_el.qm
/usr/share/texstudio/texstudio_en.qm
/usr/share/texstudio/texstudio_es.qm
/usr/share/texstudio/texstudio_fa.qm
/usr/share/texstudio/texstudio_fr.qm
/usr/share/texstudio/texstudio_hu.qm
/usr/share/texstudio/texstudio_id_ID.qm
/usr/share/texstudio/texstudio_ie.qm
/usr/share/texstudio/texstudio_it.qm
/usr/share/texstudio/texstudio_ja.qm
/usr/share/texstudio/texstudio_ko.qm
/usr/share/texstudio/texstudio_ko_KR.qm
/usr/share/texstudio/texstudio_nb_NO.qm
/usr/share/texstudio/texstudio_nl.qm
/usr/share/texstudio/texstudio_pl.qm
/usr/share/texstudio/texstudio_pt.qm
/usr/share/texstudio/texstudio_pt_BR.qm
/usr/share/texstudio/texstudio_ru.qm
/usr/share/texstudio/texstudio_ru_RU.qm
/usr/share/texstudio/texstudio_si.qm
/usr/share/texstudio/texstudio_sk.qm
/usr/share/texstudio/texstudio_sv.qm
/usr/share/texstudio/texstudio_tr_TR.qm
/usr/share/texstudio/texstudio_ug.qm
/usr/share/texstudio/texstudio_uk.qm
/usr/share/texstudio/texstudio_vi.qm
/usr/share/texstudio/texstudio_zh_CN.qm
/usr/share/texstudio/th_de_DE_v2.dat
/usr/share/texstudio/th_en_US_v2.dat
/usr/share/texstudio/th_fr_FR_v2.dat
/usr/share/texstudio/th_it_IT_v2.dat
/usr/share/texstudio/tk_TK-Turkmen.aff
/usr/share/texstudio/tk_TK-Turkmen.dic
/usr/share/texstudio/tlh_LATN-KlingonLatin.aff
/usr/share/texstudio/tlh_LATN-KlingonLatin.dic
/usr/share/texstudio/tlh_TLH-Klingon.aff
/usr/share/texstudio/tlh_TLH-Klingon.dic
/usr/share/texstudio/tr_TR-Turkish.aff
/usr/share/texstudio/tr_TR-Turkish.dic
/usr/share/texstudio/ug_CN-China.aff
/usr/share/texstudio/ug_CN-China.dic
/usr/share/texstudio/uk_UK-Ukrainian.aff
/usr/share/texstudio/uk_UK-Ukrainian.dic
/usr/share/texstudio/vi_VI-Vietnamese.aff
/usr/share/texstudio/vi_VI-Vietnamese.dic
/usr/share/texstudio/viewing.html


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 01:27:51 2024