Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
gitlab-ce
Commits
796c4c07
Commit
796c4c07
authored
Dec 21, 2016
by
Hiroyuki Sato
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace url('...') to url(font-path('...'))
parent
ef99ffd7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
32 deletions
+32
-32
vendor/assets/stylesheets/katex.scss
vendor/assets/stylesheets/katex.scss
+32
-32
No files found.
vendor/assets/stylesheets/katex.scss
View file @
796c4c07
...
...
@@ -41,113 +41,113 @@ SOFTWARE.
@font-face
{
font-family
:
'KaTeX_AMS'
;
src
:
url(
'KaTeX_AMS-Regular.eot'
)
;
src
:
url(
'KaTeX_AMS-Regular.eot#iefix')
format
(
'embedded-opentype'
)
,
url('KaTeX_AMS-Regular.woff2')
format
(
'woff2'
)
,
url('KaTeX_AMS-Regular.woff')
format
(
'woff'
)
,
url('KaTeX_AMS-Regular.ttf'
)
format
(
'truetype'
);
src
:
url(
font-path('KaTeX_AMS-Regular.eot')
);
src
:
url(
font-path('KaTeX_AMS-Regular.eot#iefix')
)
format
(
'embedded-opentype'
)
,
url(font-path('KaTeX_AMS-Regular.woff2')
)
format
(
'woff2'
)
,
url(font-path('KaTeX_AMS-Regular.woff')
)
format
(
'woff'
)
,
url(font-path('KaTeX_AMS-Regular.ttf')
)
format
(
'truetype'
);
font-weight
:
normal
;
font-style
:
normal
;
}
@font-face
{
font-family
:
'KaTeX_Caligraphic'
;
src
:
url(
'KaTeX_Caligraphic-Bold.eot'
)
;
src
:
url(
'KaTeX_Caligraphic-Bold.eot#iefix')
format
(
'embedded-opentype'
)
,
url('KaTeX_Caligraphic-Bold.woff2')
format
(
'woff2'
)
,
url('KaTeX_Caligraphic-Bold.woff')
format
(
'woff'
)
,
url('KaTeX_Caligraphic-Bold.ttf'
)
format
(
'truetype'
);
src
:
url(
font-path('KaTeX_Caligraphic-Bold.eot')
);
src
:
url(
font-path('KaTeX_Caligraphic-Bold.eot#iefix')
)
format
(
'embedded-opentype'
)
,
url(font-path('KaTeX_Caligraphic-Bold.woff2')
)
format
(
'woff2'
)
,
url(font-path('KaTeX_Caligraphic-Bold.woff')
)
format
(
'woff'
)
,
url(font-path('KaTeX_Caligraphic-Bold.ttf')
)
format
(
'truetype'
);
font-weight
:
bold
;
font-style
:
normal
;
}
@font-face
{
font-family
:
'KaTeX_Caligraphic'
;
src
:
url(
'KaTeX_Caligraphic-Regular.eot'
)
;
src
:
url(
'KaTeX_Caligraphic-Regular.eot#iefix')
format
(
'embedded-opentype'
)
,
url('KaTeX_Caligraphic-Regular.woff2')
format
(
'woff2'
)
,
url('KaTeX_Caligraphic-Regular.woff')
format
(
'woff'
)
,
url('KaTeX_Caligraphic-Regular.ttf'
)
format
(
'truetype'
);
src
:
url(
font-path('KaTeX_Caligraphic-Regular.eot')
);
src
:
url(
font-path('KaTeX_Caligraphic-Regular.eot#iefix')
)
format
(
'embedded-opentype'
)
,
url(font-path('KaTeX_Caligraphic-Regular.woff2')
)
format
(
'woff2'
)
,
url(font-path('KaTeX_Caligraphic-Regular.woff')
)
format
(
'woff'
)
,
url(font-path('KaTeX_Caligraphic-Regular.ttf')
)
format
(
'truetype'
);
font-weight
:
normal
;
font-style
:
normal
;
}
@font-face
{
font-family
:
'KaTeX_Fraktur'
;
src
:
url(
'KaTeX_Fraktur-Bold.eot'
)
;
src
:
url(
'KaTeX_Fraktur-Bold.eot#iefix')
format
(
'embedded-opentype'
)
,
url('KaTeX_Fraktur-Bold.woff2')
format
(
'woff2'
)
,
url('KaTeX_Fraktur-Bold.woff')
format
(
'woff'
)
,
url('KaTeX_Fraktur-Bold.ttf'
)
format
(
'truetype'
);
src
:
url(
font-path('KaTeX_Fraktur-Bold.eot')
);
src
:
url(
font-path('KaTeX_Fraktur-Bold.eot#iefix')
)
format
(
'embedded-opentype'
)
,
url(font-path('KaTeX_Fraktur-Bold.woff2')
)
format
(
'woff2'
)
,
url(font-path('KaTeX_Fraktur-Bold.woff')
)
format
(
'woff'
)
,
url(font-path('KaTeX_Fraktur-Bold.ttf')
)
format
(
'truetype'
);
font-weight
:
bold
;
font-style
:
normal
;
}
@font-face
{
font-family
:
'KaTeX_Fraktur'
;
src
:
url(
'KaTeX_Fraktur-Regular.eot'
)
;
src
:
url(
'KaTeX_Fraktur-Regular.eot#iefix')
format
(
'embedded-opentype'
)
,
url('KaTeX_Fraktur-Regular.woff2')
format
(
'woff2'
)
,
url('KaTeX_Fraktur-Regular.woff')
format
(
'woff'
)
,
url('KaTeX_Fraktur-Regular.ttf'
)
format
(
'truetype'
);
src
:
url(
font-path('KaTeX_Fraktur-Regular.eot')
);
src
:
url(
font-path('KaTeX_Fraktur-Regular.eot#iefix')
)
format
(
'embedded-opentype'
)
,
url(font-path('KaTeX_Fraktur-Regular.woff2')
)
format
(
'woff2'
)
,
url(font-path('KaTeX_Fraktur-Regular.woff')
)
format
(
'woff'
)
,
url(font-path('KaTeX_Fraktur-Regular.ttf')
)
format
(
'truetype'
);
font-weight
:
normal
;
font-style
:
normal
;
}
@font-face
{
font-family
:
'KaTeX_Main'
;
src
:
url(
'KaTeX_Main-Bold.eot'
)
;
src
:
url(
'KaTeX_Main-Bold.eot#iefix')
format
(
'embedded-opentype'
)
,
url('KaTeX_Main-Bold.woff2')
format
(
'woff2'
)
,
url('KaTeX_Main-Bold.woff')
format
(
'woff'
)
,
url('KaTeX_Main-Bold.ttf'
)
format
(
'truetype'
);
src
:
url(
font-path('KaTeX_Main-Bold.eot')
);
src
:
url(
font-path('KaTeX_Main-Bold.eot#iefix')
)
format
(
'embedded-opentype'
)
,
url(font-path('KaTeX_Main-Bold.woff2')
)
format
(
'woff2'
)
,
url(font-path('KaTeX_Main-Bold.woff')
)
format
(
'woff'
)
,
url(font-path('KaTeX_Main-Bold.ttf')
)
format
(
'truetype'
);
font-weight
:
bold
;
font-style
:
normal
;
}
@font-face
{
font-family
:
'KaTeX_Main'
;
src
:
url(
'KaTeX_Main-Italic.eot'
)
;
src
:
url(
'KaTeX_Main-Italic.eot#iefix')
format
(
'embedded-opentype'
)
,
url('KaTeX_Main-Italic.woff2')
format
(
'woff2'
)
,
url('KaTeX_Main-Italic.woff')
format
(
'woff'
)
,
url('KaTeX_Main-Italic.ttf'
)
format
(
'truetype'
);
src
:
url(
font-path('KaTeX_Main-Italic.eot')
);
src
:
url(
font-path('KaTeX_Main-Italic.eot#iefix')
)
format
(
'embedded-opentype'
)
,
url(font-path('KaTeX_Main-Italic.woff2')
)
format
(
'woff2'
)
,
url(font-path('KaTeX_Main-Italic.woff')
)
format
(
'woff'
)
,
url(font-path('KaTeX_Main-Italic.ttf')
)
format
(
'truetype'
);
font-weight
:
normal
;
font-style
:
italic
;
}
@font-face
{
font-family
:
'KaTeX_Main'
;
src
:
url(
'KaTeX_Main-Regular.eot'
)
;
src
:
url(
'KaTeX_Main-Regular.eot#iefix')
format
(
'embedded-opentype'
)
,
url('KaTeX_Main-Regular.woff2')
format
(
'woff2'
)
,
url('KaTeX_Main-Regular.woff')
format
(
'woff'
)
,
url('KaTeX_Main-Regular.ttf'
)
format
(
'truetype'
);
src
:
url(
font-path('KaTeX_Main-Regular.eot')
);
src
:
url(
font-path('KaTeX_Main-Regular.eot#iefix')
)
format
(
'embedded-opentype'
)
,
url(font-path('KaTeX_Main-Regular.woff2')
)
format
(
'woff2'
)
,
url(font-path('KaTeX_Main-Regular.woff')
)
format
(
'woff'
)
,
url(font-path('KaTeX_Main-Regular.ttf')
)
format
(
'truetype'
);
font-weight
:
normal
;
font-style
:
normal
;
}
@font-face
{
font-family
:
'KaTeX_Math'
;
src
:
url(
'KaTeX_Math-Italic.eot'
)
;
src
:
url(
'KaTeX_Math-Italic.eot#iefix')
format
(
'embedded-opentype'
)
,
url('KaTeX_Math-Italic.woff2')
format
(
'woff2'
)
,
url('KaTeX_Math-Italic.woff')
format
(
'woff'
)
,
url('KaTeX_Math-Italic.ttf'
)
format
(
'truetype'
);
src
:
url(
font-path('KaTeX_Math-Italic.eot')
);
src
:
url(
font-path('KaTeX_Math-Italic.eot#iefix')
)
format
(
'embedded-opentype'
)
,
url(font-path('KaTeX_Math-Italic.woff2')
)
format
(
'woff2'
)
,
url(font-path('KaTeX_Math-Italic.woff')
)
format
(
'woff'
)
,
url(font-path('KaTeX_Math-Italic.ttf')
)
format
(
'truetype'
);
font-weight
:
normal
;
font-style
:
italic
;
}
@font-face
{
font-family
:
'KaTeX_SansSerif'
;
src
:
url(
'KaTeX_SansSerif-Regular.eot'
)
;
src
:
url(
'KaTeX_SansSerif-Regular.eot#iefix')
format
(
'embedded-opentype'
)
,
url('KaTeX_SansSerif-Regular.woff2')
format
(
'woff2'
)
,
url('KaTeX_SansSerif-Regular.woff')
format
(
'woff'
)
,
url('KaTeX_SansSerif-Regular.ttf'
)
format
(
'truetype'
);
src
:
url(
font-path('KaTeX_SansSerif-Regular.eot')
);
src
:
url(
font-path('KaTeX_SansSerif-Regular.eot#iefix')
)
format
(
'embedded-opentype'
)
,
url(font-path('KaTeX_SansSerif-Regular.woff2')
)
format
(
'woff2'
)
,
url(font-path('KaTeX_SansSerif-Regular.woff')
)
format
(
'woff'
)
,
url(font-path('KaTeX_SansSerif-Regular.ttf')
)
format
(
'truetype'
);
font-weight
:
normal
;
font-style
:
normal
;
}
@font-face
{
font-family
:
'KaTeX_Script'
;
src
:
url(
'KaTeX_Script-Regular.eot'
)
;
src
:
url(
'KaTeX_Script-Regular.eot#iefix')
format
(
'embedded-opentype'
)
,
url('KaTeX_Script-Regular.woff2')
format
(
'woff2'
)
,
url('KaTeX_Script-Regular.woff')
format
(
'woff'
)
,
url('KaTeX_Script-Regular.ttf'
)
format
(
'truetype'
);
src
:
url(
font-path('KaTeX_Script-Regular.eot')
);
src
:
url(
font-path('KaTeX_Script-Regular.eot#iefix')
)
format
(
'embedded-opentype'
)
,
url(font-path('KaTeX_Script-Regular.woff2')
)
format
(
'woff2'
)
,
url(font-path('KaTeX_Script-Regular.woff')
)
format
(
'woff'
)
,
url(font-path('KaTeX_Script-Regular.ttf')
)
format
(
'truetype'
);
font-weight
:
normal
;
font-style
:
normal
;
}
@font-face
{
font-family
:
'KaTeX_Size1'
;
src
:
url(
'KaTeX_Size1-Regular.eot'
)
;
src
:
url(
'KaTeX_Size1-Regular.eot#iefix')
format
(
'embedded-opentype'
)
,
url('KaTeX_Size1-Regular.woff2')
format
(
'woff2'
)
,
url('KaTeX_Size1-Regular.woff')
format
(
'woff'
)
,
url('KaTeX_Size1-Regular.ttf'
)
format
(
'truetype'
);
src
:
url(
font-path('KaTeX_Size1-Regular.eot')
);
src
:
url(
font-path('KaTeX_Size1-Regular.eot#iefix')
)
format
(
'embedded-opentype'
)
,
url(font-path('KaTeX_Size1-Regular.woff2')
)
format
(
'woff2'
)
,
url(font-path('KaTeX_Size1-Regular.woff')
)
format
(
'woff'
)
,
url(font-path('KaTeX_Size1-Regular.ttf')
)
format
(
'truetype'
);
font-weight
:
normal
;
font-style
:
normal
;
}
@font-face
{
font-family
:
'KaTeX_Size2'
;
src
:
url(
'KaTeX_Size2-Regular.eot'
)
;
src
:
url(
'KaTeX_Size2-Regular.eot#iefix')
format
(
'embedded-opentype'
)
,
url('KaTeX_Size2-Regular.woff2')
format
(
'woff2'
)
,
url('KaTeX_Size2-Regular.woff')
format
(
'woff'
)
,
url('KaTeX_Size2-Regular.ttf'
)
format
(
'truetype'
);
src
:
url(
font-path('KaTeX_Size2-Regular.eot')
);
src
:
url(
font-path('KaTeX_Size2-Regular.eot#iefix')
)
format
(
'embedded-opentype'
)
,
url(font-path('KaTeX_Size2-Regular.woff2')
)
format
(
'woff2'
)
,
url(font-path('KaTeX_Size2-Regular.woff')
)
format
(
'woff'
)
,
url(font-path('KaTeX_Size2-Regular.ttf')
)
format
(
'truetype'
);
font-weight
:
normal
;
font-style
:
normal
;
}
@font-face
{
font-family
:
'KaTeX_Size3'
;
src
:
url(
'KaTeX_Size3-Regular.eot'
)
;
src
:
url(
'KaTeX_Size3-Regular.eot#iefix')
format
(
'embedded-opentype'
)
,
url('KaTeX_Size3-Regular.woff2')
format
(
'woff2'
)
,
url('KaTeX_Size3-Regular.woff')
format
(
'woff'
)
,
url('KaTeX_Size3-Regular.ttf'
)
format
(
'truetype'
);
src
:
url(
font-path('KaTeX_Size3-Regular.eot')
);
src
:
url(
font-path('KaTeX_Size3-Regular.eot#iefix')
)
format
(
'embedded-opentype'
)
,
url(font-path('KaTeX_Size3-Regular.woff2')
)
format
(
'woff2'
)
,
url(font-path('KaTeX_Size3-Regular.woff')
)
format
(
'woff'
)
,
url(font-path('KaTeX_Size3-Regular.ttf')
)
format
(
'truetype'
);
font-weight
:
normal
;
font-style
:
normal
;
}
@font-face
{
font-family
:
'KaTeX_Size4'
;
src
:
url(
'KaTeX_Size4-Regular.eot'
)
;
src
:
url(
'KaTeX_Size4-Regular.eot#iefix')
format
(
'embedded-opentype'
)
,
url('KaTeX_Size4-Regular.woff2')
format
(
'woff2'
)
,
url('KaTeX_Size4-Regular.woff')
format
(
'woff'
)
,
url('KaTeX_Size4-Regular.ttf'
)
format
(
'truetype'
);
src
:
url(
font-path('KaTeX_Size4-Regular.eot')
);
src
:
url(
font-path('KaTeX_Size4-Regular.eot#iefix')
)
format
(
'embedded-opentype'
)
,
url(font-path('KaTeX_Size4-Regular.woff2')
)
format
(
'woff2'
)
,
url(font-path('KaTeX_Size4-Regular.woff')
)
format
(
'woff'
)
,
url(font-path('KaTeX_Size4-Regular.ttf')
)
format
(
'truetype'
);
font-weight
:
normal
;
font-style
:
normal
;
}
@font-face
{
font-family
:
'KaTeX_Typewriter'
;
src
:
url(
'KaTeX_Typewriter-Regular.eot'
)
;
src
:
url(
'KaTeX_Typewriter-Regular.eot#iefix')
format
(
'embedded-opentype'
)
,
url('KaTeX_Typewriter-Regular.woff2')
format
(
'woff2'
)
,
url('KaTeX_Typewriter-Regular.woff')
format
(
'woff'
)
,
url('KaTeX_Typewriter-Regular.ttf'
)
format
(
'truetype'
);
src
:
url(
font-path('KaTeX_Typewriter-Regular.eot')
);
src
:
url(
font-path('KaTeX_Typewriter-Regular.eot#iefix')
)
format
(
'embedded-opentype'
)
,
url(font-path('KaTeX_Typewriter-Regular.woff2')
)
format
(
'woff2'
)
,
url(font-path('KaTeX_Typewriter-Regular.woff')
)
format
(
'woff'
)
,
url(font-path('KaTeX_Typewriter-Regular.ttf')
)
format
(
'truetype'
);
font-weight
:
normal
;
font-style
:
normal
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment