Skip to content

Commit

Permalink
Merge pull request #47 from stefano-meschiari/0.9.4
Browse files Browse the repository at this point in the history
Fix link to logo
  • Loading branch information
stefano-meschiari authored Mar 2, 2022
2 parents db13dfb + 1b16e79 commit 82131e8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Version: 0.9.0
Date: 2022-01-24 16:55:35 UTC
SHA: 2ffdc0a8ad3105f5dbd3a247c00e7eabaf1ff9a6
Version: 0.9.4
Date: 2022-03-02 22:54:43 UTC
SHA: a69df1f48fe2a9f4af34a2398e5aeb503ba8d4b0
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![R-CMD-check](https://github.com/stefano-meschiari/latex2exp/workflows/R-CMD-check/badge.svg)](https://github.com/stefano-meschiari/latex2exp/actions)
<!-- badges: end -->

# latex2exp <img src="man/logo.png" align="right">
# latex2exp <img src="man/figures/logo.png" align="right">

## Overview

Expand Down
2 changes: 1 addition & 1 deletion README.rmd
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ knitr::opts_chunk$set(fig.width=7, fig.height=5, fig.path = "man/figures/README-
[![R-CMD-check](https://github.com/stefano-meschiari/latex2exp/workflows/R-CMD-check/badge.svg)](https://github.com/stefano-meschiari/latex2exp/actions)
<!-- badges: end -->

# latex2exp <img src="man/logo.png" align="right">
# latex2exp <img src="man/figures/logo.png" align="right">

## Overview
**latex2exp** is an R package that lets you use LaTeX in plots. It parses and
Expand Down

0 comments on commit 82131e8

Please sign in to comment.