Latex za izvoze: IZVOZ-42: Analize - Upload datoteke/Foto: izpis URL s seqsplit
This commit is contained in:
parent
35bec50d97
commit
4d1166cb2a
@ -1001,7 +1001,8 @@ class LatexAnalysisElement{
|
|||||||
$isURL = 0;
|
$isURL = 0;
|
||||||
|
|
||||||
if($posHttp !== false || $posHttps !== false) { //imamo URL naslov
|
if($posHttp !== false || $posHttps !== false) { //imamo URL naslov
|
||||||
$text = "\url{".$text."}";
|
//$text = "\url{".$text."}";
|
||||||
|
$text = "\seqsplit{".$text."}";
|
||||||
$isURL = 1;
|
$isURL = 1;
|
||||||
}
|
}
|
||||||
//preveri, ce je url v besedilu (http:// ... ) in uredi Latex izpis le-tega tako, da se ga doda v \url{} - konec
|
//preveri, ce je url v besedilu (http:// ... ) in uredi Latex izpis le-tega tako, da se ga doda v \url{} - konec
|
||||||
|
Loading…
x
Reference in New Issue
Block a user