von texTexT » Fr 5. Okt 2012, 08:18
ah ok, statt "&" und "'#" muss ich "\&" und "\#" jedes mal umschreiben.
Gibt es eine andere Möglichkeit? (href ist hier nicht gemeint)
statt
{\href{http://docs.google.com/demo/edit?id=scAC9-Nrxt6g4SQD6vQt3eDFk&hl=de&dt=document#document}{Google Docs}}
das
{\href{http://docs.google.com/demo/edit?id=scAC9-Nrxt6g4SQD6vQt3eDFk\&hl=de\&dt=document\#document}{Google Docs}}
gibt es sowas wie
[code]
{\href{\NURTEXT{http://docs.google.com/demo/edit?id=scAC9-Nrxt6g4SQD6vQt3eDFk&hl=de&dt=document#document}}{Google Docs}}
[/code]
ah ok, statt "&" und "'#" muss ich "\&" und "\#" jedes mal umschreiben.
Gibt es eine andere Möglichkeit? (href ist hier nicht gemeint)
statt
[code]
{\href{http://docs.google.com/demo/edit?id=scAC9-Nrxt6g4SQD6vQt3eDFk&hl=de&dt=document#document}{Google Docs}}
[/code]
das
[code]
{\href{http://docs.google.com/demo/edit?id=scAC9-Nrxt6g4SQD6vQt3eDFk\&hl=de\&dt=document\#document}{Google Docs}}
[/code]
gibt es sowas wie
[code]
[code]
{\href{\NURTEXT{http://docs.google.com/demo/edit?id=scAC9-Nrxt6g4SQD6vQt3eDFk&hl=de&dt=document#document}}{Google Docs}}
[/code]
[/code]