Open ali-ramadhan opened 4 years ago
Yes, it should not be hard.
I will check in a couple of days the implications of doing so. Maybe I will make it default with a warning when braces are deleted automatically.
That should be enough for people who need those braces to pay attention.
Give me a couple of days though ;)
EDIT: also, we can make a separate export formating for documenter. Instead of hacking the one for StaticWebPages.jl. Not that it is really required at the moment, but don't feel dependent of the needs of other packages
I hacked the function to remove '{' and '}' in the title. However, it is just a temporary measure (I won't tag it), as I need to make something robust (with possibilities to escape and such).
I will try to go back to this issue in next version!
Not sure if the bracket removal should be done before a tex2unicode conversion which is done in DocumenterCitation.jl
. Wouldn't it be better to do that there or to move the conversion to Bibliograph.jl
(as the tex escape codes rely on those brackets)?
I think it should be done in Bibliography. Of course meanwhile a temporary hack in DocumenterCitations can be useful.
I will try to have a global solution for Tex2Unicode during summer.
Has there been any improvement on this? I am trying to use Bibliography in my academic website (built with Franklin). But when building I end up with these strings:
Spontaneous {{Cyclogenesis}} without {{Radiative}} and {{Surface-Flux Feedbacks}}
Argel Ram{\'i}rez Reyes, Da Yang
instead of
Spontaneous Cyclogenesis without Radiative and Surface-Flux Feedbacks
Argel Ramírez Reyes, Da Yang
Was wondering if it's possible to strip out curly braces
{
and}
from titles (or apply the formatting) inBibliography.xtitle
?Example:
Bibliography file: