update
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
subtitle: "Revision Note"
|
||||
msname: MS
|
||||
smname: SM
|
||||
# date: last-modified
|
||||
isRN: true
|
||||
bibliography: [../BB/Ref.bib, ../BB/localRef.bib]
|
||||
csl: _extensions/drwater/dwinst/nature.csl
|
||||
format:
|
||||
@@ -10,16 +10,10 @@ format:
|
||||
dwms-docx: default
|
||||
dwms-pdf:
|
||||
number-sections: true
|
||||
latex-clean: true
|
||||
header-includes:
|
||||
- \renewcommand{\thetable}{R\arabic{table}}
|
||||
- \renewcommand{\thefigure}{R\arabic{figure}}
|
||||
- \renewcommand{\theequation}{R\arabic{equation}}
|
||||
- \renewcommand{\figurename}{Figure}
|
||||
- \renewcommand{\tablename}{Table}
|
||||
filters:
|
||||
- latex-environment
|
||||
- authoraffil
|
||||
lightbox: auto
|
||||
---
|
||||
|
||||
```{r}
|
||||
@@ -44,7 +38,7 @@ Thank you.
|
||||
|
||||
# Reviewer #1:
|
||||
|
||||
> 0. COMMENT 1
|
||||
> 0. COMMENT 0
|
||||
|
||||
**Response/Action:**
|
||||
|
||||
@@ -52,3 +46,29 @@ Thank you very much for your revision. We made changes as shown below.
|
||||
|
||||
`r cref("r1q0101")`
|
||||
|
||||
|
||||
> 1. COMMENT 1
|
||||
|
||||
**Response/Action:**
|
||||
|
||||
Thank you very much for your revision. We added a figure like below.
|
||||
|
||||
::: {#rfg-figr1}
|
||||
|
||||
```{r}
|
||||
plot(1)
|
||||
```
|
||||
Figure in RN to clarify.
|
||||
:::
|
||||
|
||||
# Reviewer #2
|
||||
|
||||
> 1. COMMENT 1
|
||||
|
||||
|
||||
**Response/Action:**
|
||||
|
||||
Thank you very much for your revision. We made changes as shown below.
|
||||
|
||||
|
||||
`r cref("r2q0101")`
|
||||
|
||||
Reference in New Issue
Block a user