Thanks, this would be a very easy way in fact to use one command for all of
the footnotes. But right now I just get the TeX-command printed – I add a
screenshot (I entered 3 mm, to make it really obvious for testing)

Does anybody know what might go wrong here?
Thanks!

2016-04-17 19:36 GMT+02:00 Shay Riggs <[email protected]>:

> Try sticking this [1] into the preamble:
>
>
> \let\oldfootnote\footnote
>
> \renewcommand\footnote[1]{%
>
> \oldfootnote{\hspace{1mm}#1}}
>
>
> Change “1mm” to whatever distance you require.
>
>
> It looks to me (in my limited experience) that this code automates
> Michael’s answer above.
>
>
> [1] Found at:
> http://tex.stackexchange.com/questions/54685/inserting-space-after-the-number-in-footnotes?rq=1
>
> On 17 April 2016 at 09:23, jezZiFeR <[email protected]> wrote:
>
>> Hello Michael,
>>
>> thanks very much – this really seemed too simple, I just did not think of
>> that possibility…
>>
>> Best
>> Jess
>>
>>
>>
>>
>> 2016-04-17 10:04 GMT+02:00 Michael Berger <[email protected]>:
>>
>>> You can user the normal formatting practice:
>>> Put the cursor in the ERT-box directly in front of the footnote text and
>>> then
>>> Insert > Formatting > Horizontal Space (choose e. g. 'interword space')
>>>
>>> Michael
>>>
>>>
>>> On 04/17/2016 09:21 AM, jezZiFeR wrote:
>>>
>>>> Hello,
>>>>
>>>> I would like to have a space between footnote-number and Footnote-text.
>>>> In the moment I do not have it, I add a small screenshot. I use the recent
>>>> versions of LyX, BibDesk and Biblatex-citation styles (biblatex-dw). How
>>>> could I achive a space after the small footnote-number?
>>>>
>>>> Thanks in advance, best
>>>> Jess
>>>>
>>>
>>>
>>
>

Reply via email to