[ESS] why a release from time to time would be nice
Stephen Bond
@tephen@cbond @end|ng |rom y@hoo@com
Thu Oct 12 16:35:45 CEST 2023
Tyler,
Happy you are lending a hand. I alternate between notebook and plain
htmil output. this is my typical:
---
title: "Title"
author: "Author"
date: "2023-10-08"
output:
# html_document:
# df_print: kable
# mathjax: C:/emacs/MathJax.js
html_notebook:
df_print: kable
mathjax: C:/emacs/MathJax.js
editor_options:
chunk_output_type: inline
---
I am not familiar with yasnippet. Maybe that is the missing piece.
Cheers
Stephen
On Tue, 2023-10-10 at 09:32 -0400, Tyler Smith wrote:
> Hi Stephen,
>
> Like Manuel, I also do my Rmd editing in Emacs, with ESS and polymode
> to handle most things, and a yasnippet to insert my YAML section.
> This covers my needs, but I'm not a very sophisticated user of YAML.
>
> What support would you like to see? Perhaps there are features you
> aren't aware of, or if not, we might be able to come up with some
> workable solutions. Whether or not that's an ESS issue, an polymode
> issue, or a markdown-mode issue, remains to be seen.
>
> Best,
>
> Tyler
>
> > On Fri, Oct 6, 2023, 10:13 Stephen Bond via ESS-help
> > <ess-help using r-project.org>
> > wrote:
> >
> > > Currently there is zero support for the meta/yaml section at the
> > > beginning, which makes it inconvenient to the point I am using
> > > Rstudio
> > > to output my Rmd files.
> > >
>
> On Fri, Oct 6, 2023, at 8:16 AM, Manuel Teodoro via ESS-help wrote:
> >
> > I am not part of ESS team but I'm wondering what kind of problems
> > you have
> > with Rmd files, maybe we can give you some advices.
> >
> > I do all my Rmd and Qmd files in Emacs without any problem.
More information about the ESS-help
mailing list