Skip to content

Commit

Permalink
Merge pull request JuliaLang#15014 from JuliaLang/sb/ldots
Browse files Browse the repository at this point in the history
\dots -> \ldots
  • Loading branch information
jiahao committed Feb 23, 2016
2 parents 8679538 + dc86200 commit 451f3e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/latex_symbols.jl
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ const latex_symbols = Dict(
"\\_chi" => "",

# Misc. Math and Physics
"\\ldots" => "",
"\\hbar" => "ħ",
"\\del" => "",

Expand Down

0 comments on commit 451f3e1

Please sign in to comment.