Rmarkdown在图形标题上添加脚注 我尝试过的

问题描述

我想在同时显示为PDF和HTML的R降价报告的图形标题添加脚注(报告基于 <div *ngFor="let mean of means; let i=index"> <label [for]="'mean'+i">Mean {{i}}</label> <p-inputNumber [id]="'mean'+i" [(ngModel)]="means[i]"></p-inputNumber> </div> / bookdown / thesisdown)。 br /> 理想的情况是使用文本引用:

huskydown

我尝试过的

(ref:foo-footnote) Text in the footnote.
Can span multiple lines,but has to start on the line of the text reference.

(ref:foo-caption) My text with a footnote.^[(ref:foo-footnote)]

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)