Commit graph

7249 commits

Author SHA1 Message Date
markd
090d2c7d27 tex-glossaries: add dependency on tex-tracklang 2018-05-22 21:25:09 +00:00
markd
cc376580e6 print: add tex-{tracklang,ebproof}{,-doc} 2018-05-22 21:13:25 +00:00
markd
0a94752744 tex-tracklang{,-doc}: Added version 1.3.5
The tracklang package is provided for package developers who
want a simple interface to find out which languages the user
has requested through packages such as babel or polyglossia.
This package does not provide any translations! Its purpose is
simply to track which languages have been requested by the
user. Generic TeX code is in tracklang.tex for non-LaTeX users.
2018-05-22 21:11:21 +00:00
markd
f4a608bd34 tex-ebproof{,-doc}: Add version 2.0
This package provides commands to typeset proof trees in the
style of sequent calculus and related systems. The commands
allow for writing inferences with any number of premises and
alignment of successive formulas on an arbitrary point. Various
options allow complete control over spacing, styles of
inference rules, placement of labels, etc. The package requires
expl3 and xparse.
2018-05-22 21:08:47 +00:00
jperkin
5ae0b7c7ee cups-filters: SunOS requires -D_POSIX_PTHREAD_SEMANTICS 2018-05-16 22:29:54 +00:00
jperkin
6837365fcb atril: Requires gdbus-codegen. Fix non-epub build. 2018-05-16 14:18:11 +00:00
markd
1ca70c04eb chktex: Specify the input encoding, fixing build with TeX Live 2018 2018-05-16 12:42:19 +00:00
minskim
337639e78e print/web2c: Remove a race condition
Files using mplib.h must be compiled after mplib.h is generated.
2018-05-15 06:11:45 +00:00
youri
74dc0ab80c Update atril to 1.20.0:
Atril, the document viewer, has had a massive overhaul and is better in every single way. Yes, all ways. Better!
In particular accessibility support for visually impaired users is considerably improved.
Caret navigation has been added.

Full changelog:

### atril 1.20.0

  * Translations update
  * require GTK+ 3.22 and GLib 2.50
  * build: remove pre-GTK+3 option (how did I miss that?)
  * epub: make minizip support more BSD variants
  * update copyright year to 2018

### atril 1.19.6

  * Translations update
  * Revert "libview: Update the current page also when pending scroll is to find a location"
  * previewer: add style class atril-previewer-window
  * WidthOfScreen and HeightOfScreen implementation

### atril 1.19.5

  * Translations update
  * shell: show caret navigation in menu
  * ev-link-accessible: Improve efficiency of methods to get start and end indices
  * Expose form fields as AtkObject children of the page
  * Expose images as AtkObject children of the page
  * Expose links as AtkObject children of the page
  * ev-view-accessible: Add a method to determine if a given doc rect is showing
  * ev-page-cache: Add method to check if a given page has been cached
  * libview: Update the caret cursor when jumping to a find result
  * libview: Update ATK_STATE_SHOWING when the visible page range changes
  * libview: Implement AtkComponent for pages
  * libview: Fix shift+click text selection
  * a11y: ensure text cached when you request an EvPageAccessible
  * a11y: managing atk states on EvPageAccessible
  * a11y: add if applies ATK_RELATION_FLOWS_TO/FROM on EvPageAccessible
  * a11y: move AtkHyperText implementation from EvViewAccessible to EvPageAccessible
  * a11y: move AtkText implementation from EvViewAccessible to EvPageAccessible
  * a11y: expose EvPageAccessible as children of EvViewAccessible
  * a11y: new EvPageAccessible
  * libview: Fix some broken aspects EvViewAccessible text support
  * libview: Take caret navigation into account when getting AtkHyperlink indices
  * a11y: cleaning implementation for atk_text_get_caret_offset
  * a11y: fixing implementation for atk_text_set_caret_offset
  * view: set_caret_cursor_position should emit "cursor-moved" if applies
  * Remove support for deprecated atk_text_get_text_{before,after}_offset()
  * a11y: implement AtkDocument on EvViewAccessible
  * a11y: with caret navigation enabled, accessibility current page is cursor page
  * ev-view-accessible: call document_changed_cb when setting the model
  * Some text fixes for caret message area
  * ev-view-accessible: Fix a crash in ev_view_accessible_get_link
  * ev-view-accessible: Clear the cached data when the current page
  * shell: remove view_actions_focus_out_cb
  * shell: Remove ev_window_set_view_accels_sensitivity
  * shell: forward accels to the focused widget
  * Use a global array for view accel action
  * fix crash when selecting text in djvu documents

### atril 1.19.4

  * Translations update
  * shell: fix stock item for message area
  * docs: libview: Re-add type builtins section
  * Fix crashes of epub documents with caret-navigation
  * Store the caret cursor position in document metadata
  * libview: Add ev_view_set_caret_cursor_position
  * libview: Update the current page also when pending scroll is to find a location
  * libview: Do not schedule a redraw when enabling/disabling caret navigation
  * libview: Stop caret cursor blinking when cursor is not in a visible page
  * shell: Enable/disable the caret navigation with F7
  * libview: Add ev_view_supports_caret_navigation()
  * ev-link-accesible: Return the index/offset after the last character in the link
  * help: Remove references to removed selection mode
  * libview: Fix selections starting/ending in page margins
  * libview: Reduce the pages to scan for selections
  * libview: Remove unused rectangle selection mode
  * libview: Rework ev_view_accessible_get_selection
  * libview: do not redraw the whole view when caret cursor moves
  * libview: Update the cursor area after positioning the cursor when moving between lines
  * ev-view-accessible: Fix ev_view_accesssible_get_n_selections
  * ev-view-accessibl: Fix get_caret_offset when the caret navigation is enabled
  * libview: Use error bell and return early when moving between lines fails
  * libview: do not schedule a resize in ensure_rectangle_is_visible
  * libview: Stop the cursor blink when there are selections active
  * libview: Deprecate ev_view_scroll in favor of g_signal_emit_by_name
  * ev-window: Use g_signal_emit_by name instead of ev_view_scroll
  * previewer: Remove scroll accelerators
  * ev-window: Remove scroll accelerators
  * libview: Add more scroll key bindings to EvView
  * libview: Fix second parameter type of scroll signal for h, j, k and l bindings
  * libview: Use merge_selection_region passing NULL to clear the selections
  * ev-pixbuf-cache: Clear the selection region also when clearing the job selection
  * ev-pixbuf-cache: fix the condition for when a new selection is needed
  * ev-view-accessible: Rewrite get_run_attributes to return the text attributes from the document
  * pdf: Implement ev_document_text_get_text_attrs()
  * libview: Get text attributes from backend and save them in page cache
  * libdocument: Add ev_document_text_get_text_attrs()
  * libview: Emit the AtkText text-caret-moved and text-selection-changed signals
  * libview: clear the selection when cursor is moved
  * libview: Do not show the caret cursor when there are active selections
  * libview: Return NULL instead of empty regions from the pixbuf cache
  * libview: Don't draw the caret cursor when the view is not focused
  * libview: Fix moving caret cursor between lines in multicolumn documents
  * libview: Pre-cache some prev/next pages to the current page range.
  * ev-pixbuf-cache: schedule prev or next jobs first depending on the scroll direction
  * ev-pixbuf-cache: Schedule jobs to render previous pages in inverse order
  * libview: Added 'cursor-moved' signal to notify when the caret cursor has been moved.
  * libview: Avoid unnecessary region copies when selecting text
  * libview: Use a larger damage area to redraw selections
  * libview: Don't queue a redraw when damaged region hasn't changed
  * libview: Invalidate union of old and new selection
  * libview: Move the caret cursor when clicking outside a selection
  * libview: Remove unused in_selection member from SelectionInfo struct
  * libview: Keep the offset inside a line when moving the caret between lines
  * libview: Position the caret cursor at beginning/end of the line
  * libview: Do not schedule a redraw when selecting all text
  * libview: Use prepend + reverse instead of append to create selections  list
  * libview: Use GSlice to allocate EvViewSelection
  * libview: Text selection using the caret cursor.
  * libview: Update the caret cursor after selecting text with the mouse
  * libview: Take page border into account when computing selections
  * libview: Fix a crash when selecting more than one page
  * libview: Make sure the cursor blinks after moving it by a click
  * libview: merge get_caret_cursor_rect_from_offset and get_caret_cursor_area
  * libview: Notify about caret navigation errors using the error bell.
  * libview: Do not redraw after a click if cursor position hasn't changed
  * libview: Use GtkBindings for caret navigation
  * libview: Rename EvView::binding-activated signal as EvView::scroll
  * libview: Position the caret cursor by clicking
  * libview: Use EvPixbufCache to find selection region
  * libview: Split ev_pixbuf_cache_get_selection_surface into two functions
  * libview: Draw selection highlight from region
  * libview: Fix the damage area used to redraw the caret cursor
  * libview: Actually update the page when moving the care from a different page
  * libview: Avoid to update the current page and scroll to the cursor position,
             if the caret cursor was not updated
  * libview: Make caret cursor blink
  * libview: Use logical attributes instead text layout to move the caret cursor
  * libview: Add a way to get the text logical attributes from the page cache
  * libview: Initial implementation of caret navigation
  * libview: Refactor code for drawing page and selection surfaces

### atril 1.19.3

  * Translations update
  * shell: disable ViewDualOddLeft in menus for epubs
  * libview: only access the relevant page cache for the height request
  * Activate shortcut keys for dual and continuous layout
  * ev-view: Forward key events to the focused form field
  * Add shortcut keys for fit-page and fit-width options
  * shell: Do not open single page pdfs in dual mode by default
  * libview: Don't update current_page to negative number
  * libview: Make page layout a mode
  * libview: Add new zoom mode that optimizes for readability
  * Rename Fit Page Width as Fit Width
  * Rename Best Fit mode as Fit Page
  * Move dual page with odd pages left to the view menu
  * libview: drop deprecated usage of gtk_container_set_resize_mode

### atril 1.19.2

  * Translations update
  * shell: Check if doc implements Annotations interface before cast
  * Refreshing annotations' sidebar upon deletion
  * libdocument: Make ev_mapping_list_remove void
  * page-cache: Add flags parameter to ev_page_cache_mark_dirty()
  * pdf: Reset the annotation mapping when there are no more annotations
  * Add an option to remove annotations to the view popup menu
  * libview: add ev_view_remove_annotation
  * pdf: Implement remove_annotation virtual func
  * libdocument: add ev_mapping_list_remove
  * libdocument: Add remove_annotation to DocumentAnnotations.
  * pdf: Make annotation names unique
  * pdf: Add support for adding other types of annotations
  * libview: Rename ev_view_set_focused_element and make it public internally
  * Change the opacity of the annotation window
  * Change color of annotation window
  * libview: Grab focus for form fields and links on mouse press
  * libdocument: Added ev_mapping_list_get
  * pdf: Add activation link for Fields that have it.
  * libview: Handle activation link of a Form Field  if present
  * libdocument: Add activation_link to EvFormField struct
  * ev-properties-licence: don't use deprecated GtkAlignment
  * libview: : avoid deprecated gtk_adjustment_changed
  * ev-job-find: mark two methods as skip
  * ev-jobs: have ev_job_failed_from_error shadow ev_job_failed
  * libview: add missing transfer and element-type annotations
  * ev-mapping-list: make a boxed type
  * libdocument: add missing transfer and element-type annotations
  * gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
  * avoid gdk_screen_get_primary_monitor/gdk_screen_get_monitor_scale_factor
  * ev-document-misc.c: avoid deprecated gdk_screen_get_width/height_mm
  * dvi: Mitigate command injection attacks by quoting filename
  * mdvi-lib: Fix compilation warning (const-correctness)
  * libmisc: set width chars for page label
  * libview: Scroll small pages in non-continuous mode
  * libview: Enable GDK_SMOOTH_SCROLL events for view
  * libview: Ctrl+mouse wheel zoom should be pointer-centered, not window-centered
  * ev-view: Add pan gesture to switch page
  * ev-view: explicitly require a GtkScrolledWindow as the parent widget
  * ev-view: Add pinch/zoom gesture to handle document zooming

### atril 1.19.1

  * sidebar-thumbnails: fix unwanted move to start after fullscreen
  * sidebar-thumbnails: preload one extra visible range while scrolling
  * sidebar-thumbnails: keep thumbnails already rendered
  * sidebar-thumbnails: fix clunky scrolling
  * update copyright year in Caja extension
  * annotations-sidebar: Clean up the styling
  * ev-annotation-window: Fix setting the color of the window border
  * libview: fix annotation window focus change after creation
  * libview: Fix focus on ev_annotation_window
  * libview: Don't change the font color of the annotation window
  * shell: Use GdkRGBA for annotations
  * libdocument: Add EvAnnotation API using GdkRGBA
  * libdocument: Use the new deprecation macros
  * Add deprecation macros
  * fix runtime warnings caused by previous HDPI commit
  * Take monitor scale factor into account when calculating zoom.
  * Add hi-dpi support for main view.
  * shell: Ditch gimpcellrenderertoggle
  * sidebar-layers: Make it actually usable and fix a runtime warning
  * libview: setting annotation window icons sizes
  * libview: save changes to a dropdown in an embedded form
  * libdocument: adjust rendering of shadow for active and inactive pages
  * avoid deprecated gdk_screen_make_display_name
  * ev-window: remove deprecated GtkToolbar-shadow-type
  * annotation-properties-dialog: don't use a headerbar
  * avoid deprecated gdk_display_get_screen and gdk_display_get_n_screens
  * ev-window: don't use deprecated gtk_show_uri
  * Translations update
  * avoid deprecated gdk_screen_get_number
  * Restore Polish translation credits from GNOME

### atril 1.19.0

  * Translations update
  * update copyright year to 2017
  * build: properly clean the generated .caja-extension file
  * build: require cairo >= 1.10.0 and drop some old code
  * shell: remove unused code from utils
  * ev-view: avoid deprecated gtk_drag_begin
  * egg-editable-toolbar: avoid deprecated gtk_drag_begin
  * message-area: replace some GtkStock deprecations
  * ev-sidebar: avoid deprecated GTK_STOCK_CLOSE icon
  * password-view: replace some GtkStock deprecations
  * password-view: don't use deprecated GtkAlignment
  * toolbar-editor: don't use deprecated GtkAlignment
2018-05-14 12:22:42 +00:00
bsiegert
4ac1d49034 *** empty log message *** 2018-05-13 17:19:19 +00:00
markd
0bd230e987 print: remove tex-texconfig{,-doc} - now in tex-tetex 2018-05-13 13:14:59 +00:00
markd
86a076eb88 xpdfopen: update to 0.86nb4
texlive 2018 version
2018-05-13 13:09:26 +00:00
markd
ff88a43ce5 xetex: update to 0.99999
texlive 2018 version
2018-05-13 13:06:29 +00:00
markd
42d2bad7c2 xdvik: update to 22.87.03nb2
texlive 2018 version
2018-05-13 13:04:03 +00:00
markd
014232aabd web2c: update to 2018
texlive 2018 version
2018-05-13 13:01:02 +00:00
markd
3af5de97ab vlna: update to 1.5nb4
texlive 2018 version
2018-05-13 12:55:10 +00:00
markd
532625d355 tex4ht: update to 0.0.20170523nb1
texlive 2018 version
2018-05-13 12:53:19 +00:00
markd
bfb8c152f7 seetexk: update to 1.1nb4
texlive 2018 version
2018-05-13 12:50:57 +00:00
markd
67c754875e ptexenc: update to 1.3.6
texlive 2018 version
2018-05-13 12:49:18 +00:00
markd
02d2891fa3 luatex: update to 1.07.0
texlive 2018 version
2018-05-13 12:46:27 +00:00
markd
880d4b6258 lacheck: update to 1.28nb3
texlive 2018 version
2018-05-13 12:39:23 +00:00
markd
04461ebf03 kpathsea: update to 6.3.0
texlive 2018 version
2018-05-13 12:36:28 +00:00
markd
3360631dc7 dvipsk: update to 5.998
texlive 2018 version
2018-05-13 12:31:37 +00:00
markd
502e710847 dvipdfmx: update to 20180217
texlive 2018 version
2018-05-13 12:29:00 +00:00
markd
e4eb699bdf dviljk: update to 2.6.5nb9
texlive 2018 version
2018-05-13 12:26:15 +00:00
markd
7f69a3b6c7 dvidvi: update to 1.1nb2
texlive 2018 version
2018-05-13 12:24:31 +00:00
markd
bdb80ac1a2 cjkutils: update to 4.8.4nb3
texlive 2018 version
2018-05-13 12:22:46 +00:00
markd
002c313e71 print: add tex-{translator,epigraph,biblatex-nature}{,-doc} 2018-05-13 11:52:23 +00:00
markd
dfc26e35f7 tex-biblatex-nature{,-doc}: Add version 1.3b
The bundle offers styles that allow authors to use BibLaTeX
when preparing papers for submission to the journal Nature.
2018-05-13 11:47:52 +00:00
markd
b28e0a7142 tex-epigraph{,-doc}: Add version 1.5c
Epigraphs are the pithy quotations often found at the start (or
end) of a chapter. Both single epigraphs and lists of epigraphs
are catered for. Various aspects are easily configurable.
2018-05-13 11:44:25 +00:00
markd
40f2c381c3 tex-translator-doc: Added version 1.12 2018-05-13 11:40:45 +00:00
markd
0fde51a595 tex-translator{,-doc}: Added version 1.12
This LaTeX package provides a flexible mechanism for
translating individual words into different languages. For
example, it can be used to translate a word like "figure" into,
say, the German word "Abbildung". Such a translation mechanism
is useful when the author of some package would like to
localize the package such that texts are correctly translated
into the language preferred by the user. This package is not
intended to be used to automatically translate more than a few
words.
2018-05-13 11:38:40 +00:00
markd
1a5abfd06f tex-luatex{,-doc}: update to 1.0.4.47235
switch to texlive 2018 paths
2018-05-13 11:29:24 +00:00
markd
0a04657cc9 tex-kpathsea{,-doc}: update to 2018
switch to texlive 2018 paths
2018-05-13 11:24:44 +00:00
markd
3c6b9ff547 tex-toptesi{,-doc}: update to 6.1.12
changes unknown
2018-05-13 11:17:35 +00:00
markd
613445ffd0 tex-tools{,-doc}: update to 2018
changes unknown
2018-05-13 11:14:09 +00:00
markd
5aea964fd4 tex-texlive.infra: update to 2018
changes unknown
2018-05-13 11:10:33 +00:00
markd
d3584f652f tex-texlive-scripts: update to 2018
changes unknown
2018-05-13 11:04:43 +00:00
markd
e7db5b4959 tex-texdoc{,-doc}: update to 2018
changes unknown
2018-05-13 11:00:26 +00:00
markd
904dcfa69f tex-tex4ht{,-doc}: update to 2018
changes unknown
2018-05-13 10:54:42 +00:00
markd
d240be931d tex-tex4ebook{,-doc}: update to 0.2
changes unknown
2018-05-13 10:49:24 +00:00
markd
fc595c04a7 tex-tetex{,-doc}: update to 3.0.47198
now includes tex-texconfig
2018-05-13 10:41:47 +00:00
markd
3b8a2a5d7c tex-tcolorbox{,-doc}: update to 4.13
4.13
 - typos in 'tcolorbox-tutorial-poster' corrected

 - new options:
   'grow sidewards by'

 - library 'breakable':
   * Warning for discarded zero height box content added

 - library 'listings':
   * Documentation for 'text side listing', 'listing side text',
     'comment side listing', 'listing side comment' supplemented with notes.

 - library 'skins':
   * Options given by '/tcb/graphics options' and '/tikz/fill image options'
     are now fully expanded while applied to underlying '\includegraphics'
   * new option:
     'graphics orientation'

4.12
 - color implementation changed to fix problems with expl3
   (thanks to Ulrike Fischer)

 - Documentation typo corrected ('tcbsetmanagedlayers' instead of
   'tcbsetmanagedlayer')

 - Bug fix: 'borderline south' and 'borderline north' created
   'Missing character' messages for breakable boxes

 - library 'theorems':
   * new options 'theorem label supplement',
     'theorem full label supplement'
2018-05-13 10:27:42 +00:00
markd
9c509237a4 tex-t2{,-doc}: update to 2018
changes unknown
2018-05-13 10:22:05 +00:00
markd
721cd131e1 tex-latex{,-doc}: update to 20170101.3
changes unknown
2018-05-12 03:21:30 +00:00
markd
fb684013bf tex-xetex{,-doc}: update to 2018
changes unknown
2018-05-12 02:12:24 +00:00
markd
ccf45a9c39 tex-xcvk2uni{,-doc}: update to 0.7
changes unknown
2018-05-12 02:10:11 +00:00
markd
193cb54029 tex-updmap-map: update to 2018
changes unknown
2018-05-12 02:03:46 +00:00
markd
d8965fb5d4 tex-udesoftec{,-doc}: update to 1.6.2
2018/03/28 v1.6.2

 * [udesoftec-biblatex.sty] Corrected headline showing last
   chapter instead of bibliography

 * [udesoftec.cls] fixed german heading for list of abbreviations

 * [udesoftec-doc.pdf] corrected TeXnicCenter Configuration

 * Bumping version number

 2017/12/08 v1.6.1 (unreleased)

 * Internal fixes due to new build tool

 * Bumping version number
2018-05-12 01:56:57 +00:00
markd
efc356fc94 tex-polyglossia{,-doc}: update to 1.43
changes unknown
2018-05-12 01:25:23 +00:00