summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/soul/soulutf8.sty
blob: 67eeb3824dfdaa0b6927a9fd8fa14185ec387c59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
%%
%% This is file `soulutf8.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% soul.dtx  (with options: `soulutf8')
%% 
%% Copyright (C) 1998--2003  Melchior FRANZ
%% Copyright (C) 2007 Heiko Oberdiek
%% Copyright (C) 2022-2023 Oberdiek Package Support Group
%% 
%% It may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License (LPPL), either version 1.3c of
%% this license or (at your option) any later version.  The latest
%% version of this license is in the file:
%% 
%%    https://www.latex-project.org/lppl.txt
%% 
%% This file is part of the "soul bundle" (The Work in LPPL)
%% and all files in that bundle must be distributed together.
%% 
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{soulutf8}%
  [2023-02-18 v3.0 Permit use of UTF-8 characters in soul (HO)]%
\PackageWarning{soulutf8}
     {This package is obsolete,\MessageBreak
      use the soul package directly. \MessageBreak
      }{}%
\DeclareOption*{\PassOptionsToPackage{\CurrentOption}{soul}}%
\ProcessOptions\relax
\RequirePackage{soul}
%% 
%%
%% End of file `soulutf8.sty'.